This commit is contained in:
mattn 2013-05-11 21:45:48 +09:00
parent d93259577c
commit f1d58ee64a
2 changed files with 2 additions and 3 deletions

View File

@ -407,4 +407,3 @@ func TestBoolean(t *testing.T) {
t.Error("Expected error from \"nonsense\" bool")
}
}