From e3cd52290a3fc17397076befc9bbd253c4c151f4 Mon Sep 17 00:00:00 2001 From: JeremyRand Date: Sat, 4 Nov 2017 08:00:50 +0000 Subject: [PATCH] gofmt -s tlsrestrictchromium/chromium_test.go --- tlsrestrictchromium/chromium_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tlsrestrictchromium/chromium_test.go b/tlsrestrictchromium/chromium_test.go index 9d0df66..373f294 100644 --- a/tlsrestrictchromium/chromium_test.go +++ b/tlsrestrictchromium/chromium_test.go @@ -1,8 +1,8 @@ package tlsrestrictchromium_test import ( - "testing" "github.com/namecoin/ncdns/tlsrestrictchromium" + "testing" ) func TestDnsHash(t *testing.T) {