aboutsummaryrefslogtreecommitdiffstats
path: root/test_runner_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'test_runner_test.go')
-rw-r--r--test_runner_test.go2
1 files changed, 2 insertions, 0 deletions
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) {
}
})
}
+*/