Skip to content

Commit

Permalink
Add test config
Browse files Browse the repository at this point in the history
  • Loading branch information
aablinov committed Mar 9, 2018
1 parent c75655f commit e7a5940
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions handler_test.go
Original file line number Diff line number Diff line change
@@ -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)
// }

0 comments on commit e7a5940

Please sign in to comment.