From 5300328fae556b759c17565de06d9781361aabd4 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Fri, 26 Jun 2015 19:30:20 +0200 Subject: gofmt --- ber/int_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ber') diff --git a/ber/int_test.go b/ber/int_test.go index f0bd182..03bb6ad 100644 --- a/ber/int_test.go +++ b/ber/int_test.go @@ -1,8 +1,8 @@ package ber import ( - "testing" "bytes" + "testing" ) func test(t *testing.T, i int, b []byte) { -- cgit v1.2.3