goimports -w tlsrestrictchromium/chromium_test.go

pull/77/head
JeremyRand 6 years ago
parent 056215e368
commit a107d339a8
No known key found for this signature in database
GPG Key ID: B3F2D165786D6570

@ -1,8 +1,9 @@
package tlsrestrictchromium_test
import (
"github.com/namecoin/ncdns/tlsrestrictchromium"
"testing"
"github.com/namecoin/ncdns/tlsrestrictchromium"
)
func TestDnsHash(t *testing.T) {

Loading…
Cancel
Save