LingxinMeng il y a 10 mois
Parent
commit
63e61e8b64
1 fichiers modifiés avec 7 ajouts et 0 suppressions
  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) {
+
+}