Bläddra i källkod

Add test config

Andrey Blinov 7 år sedan
förälder
incheckning
e7a59405b0
1 ändrade filer med 4 tillägg och 8 borttagningar
  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)
+// }