From 9f4a81a02e6d84a192c3cdcb42866563456f5267 Mon Sep 17 00:00:00 2001 From: obscuren Date: Thu, 6 Feb 2014 23:47:04 +0100 Subject: Removed test --- test_runner_test.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test_runner_test.go') diff --git a/test_runner_test.go b/test_runner_test.go index 5c8461ad8..a5672eb7a 100644 --- a/test_runner_test.go +++ b/test_runner_test.go @@ -1,5 +1,6 @@ package main +/* import ( "encoding/hex" _ "fmt" @@ -32,3 +33,4 @@ func TestTestRunner(t *testing.T) { } }) } +*/ -- cgit v1.2.3