From 039fb0ce71d132a1dfe93b516bc5953dcb61285e Mon Sep 17 00:00:00 2001 From: horus_arch Date: Fri, 20 Mar 2015 01:01:30 +0100 Subject: Bundling functionality in server.go and improving code flow. --- a_test.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'a_test.go') diff --git a/a_test.go b/a_test.go index f8f83c5..debcddb 100644 --- a/a_test.go +++ b/a_test.go @@ -1,3 +1,5 @@ +/* For go test with go version < 1.4 */ + package main import ( -- cgit v1.2.3