From 160a688a40573ff7536a842b5c6e1af709d7f53c Mon Sep 17 00:00:00 2001 From: rushdan Date: Sat, 6 Jun 2015 22:38:30 +0800 Subject: [PATCH] testing pull request -- for tutorial github --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b3f8dbd..1acd28e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ Testing Functions for Go ======================== +testing pull request... for tutorial Below is a small collection of testing functions for Go. You don't need to import this as a dependency. Just copy these to your project as needed.