LingxinMeng 10 months ago
parent
commit
63e61e8b64
1 changed files with 7 additions and 0 deletions
  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) {
+
+}