diff --git a/tlsrestrictchromium/chromium_test.go b/tlsrestrictchromium/chromium_test.go index 373f294..d46f7ee 100644 --- a/tlsrestrictchromium/chromium_test.go +++ b/tlsrestrictchromium/chromium_test.go @@ -1,8 +1,9 @@ package tlsrestrictchromium_test import ( - "github.com/namecoin/ncdns/tlsrestrictchromium" "testing" + + "github.com/namecoin/ncdns/tlsrestrictchromium" ) func TestDnsHash(t *testing.T) {