Andrey Blinov 7 éve
szülő
commit
e7a59405b0
1 módosított fájl, 4 hozzáadás és 8 törlés
  1. 4 8
      handler_test.go

+ 4 - 8
handler_test.go

@@ -1,10 +1,6 @@
 package geoip
 
-import (
-	"testing"
-)
-
-func TestInvokeOK(t *testing.T) {
-	//gip := GeoIP{}
-	//caddy.NewTestController("http", test.input)
-}
+// func TestInvokeOK(t *testing.T) {
+// 	//gip := GeoIP{}
+// 	//caddy.NewTestController("http", test.input)
+// }