__ belongs in the package not in the test, technically
This commit is contained in:
@@ -10,8 +10,6 @@ import (
|
||||
"strings"
|
||||
)
|
||||
|
||||
var __ interface{}
|
||||
|
||||
func TestKoans(t *testing.T) {
|
||||
testBasics()
|
||||
fmt.Printf("%c[32m", 27)
|
||||
|
||||
Reference in New Issue
Block a user