Removed test

This commit is contained in:
obscuren
2014-02-06 23:47:04 +01:00
parent dbe42ce44e
commit 9f4a81a02e
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,6 @@
package main
/*
import (
"encoding/hex"
_ "fmt"
@ -32,3 +33,4 @@ func TestTestRunner(t *testing.T) {
}
})
}
*/