Explorar o código

Add test config

Andrey Blinov %!s(int64=7) %!d(string=hai) anos
pai
achega
e7a59405b0
Modificáronse 1 ficheiros con 4 adicións e 8 borrados
  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)
+// }