Arne Hormann пре 12 година
родитељ
комит
abd423eab6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      driver_test.go

+ 1 - 1
driver_test.go

@@ -112,7 +112,7 @@ func TestCharset(t *testing.T) {
 
 func TestFallbackCharset(t *testing.T) {
 	if !getEnv() {
-		t.Logf("MySQL-Server not running on %s. Skipping TestCharsets", netAddr)
+		t.Logf("MySQL-Server not running on %s. Skipping TestFallbackCharset", netAddr)
 		return
 	}