LingxinMeng 10 сар өмнө
parent
commit
63e61e8b64
1 өөрчлөгдсөн 7 нэмэгдсэн , 0 устгасан
  1. 7 0
      test/context_test.go

+ 7 - 0
test/context_test.go

@@ -0,0 +1,7 @@
+package test
+
+import "testing"
+
+func TestContest(t *testing.T) {
+
+}