浏览代码

Add test config

Andrey Blinov 7 年之前
父节点
当前提交
e7a59405b0
共有 1 个文件被更改,包括 4 次插入8 次删除
  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)
+// }