summaryrefslogtreecommitdiff
path: root/a_test.go
diff options
context:
space:
mode:
authorhorus_arch2015-03-20 01:01:30 +0100
committerhorus_arch2015-03-20 01:01:30 +0100
commit039fb0ce71d132a1dfe93b516bc5953dcb61285e (patch)
tree0680bf2d0d42a7c8f4f5dfe0b579277edfc38198 /a_test.go
parent77b167ceae8904d827571a0ba7bfa13fac28a40e (diff)
downloadfreemail-039fb0ce71d132a1dfe93b516bc5953dcb61285e.tar.gz
Bundling functionality in server.go and improving code flow.
Diffstat (limited to 'a_test.go')
-rw-r--r--a_test.go2
1 files changed, 2 insertions, 0 deletions
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 (