From 435aac4a9cf41903881741bea2568b80211dc6dd Mon Sep 17 00:00:00 2001 From: lealife Date: Sun, 13 Sep 2015 21:23:58 +0800 Subject: [PATCH] https://github.com/leanote/leanote/issues/205 --- tests/tmp.go | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/tmp.go diff --git a/tests/tmp.go b/tests/tmp.go new file mode 100644 index 0000000..1626e8c --- /dev/null +++ b/tests/tmp.go @@ -0,0 +1,3 @@ +package tests +func a() { +} \ No newline at end of file