susumu.yata
null+****@clear*****
Thu Jul 30 11:15:26 JST 2015
susumu.yata 2015-07-30 11:15:26 +0900 (Thu, 30 Jul 2015) New Revision: dad66bf625a5f43c19738b2d5c37f2ed507838fe https://github.com/groonga/grngo/commit/dad66bf625a5f43c19738b2d5c37f2ed507838fe Message: Add missing t.Fail(). Modified files: grngo_test.go Modified: grngo_test.go (+1 -0) =================================================================== --- grngo_test.go 2015-07-30 11:01:15 +0900 (ef95ccd) +++ grngo_test.go 2015-07-30 11:15:26 +0900 (e4fd8f0) @@ -381,6 +381,7 @@ func TestKeyValue(t *testing.T) { if !testKeyValue(t, db, keyType, valueType) { t.Logf("[ fail ] keyType = \"%s\", valueType = \"%s\"", keyType, valueType) + t.Fail() } } } -------------- next part -------------- HTML����������������������������...Download