Fixed typo

This commit is contained in:
Lukas Eder 2012-02-25 09:31:59 +00:00
parent df56b9578a
commit 7467f3abfd

View File

@ -700,7 +700,7 @@ extends BaseTest<A, B, S, B2S, BS, L, X, DATE, D, T, U, I, IPK, T658, T725, T639
@Test
public void testBatchSingle() throws Exception {
if (!executePreparedStatements(create().getSettings())) {
log.info("SKIPPINT", "Single batch tests with statement type = STATEMENT");
log.info("SKIPPING", "Single batch tests with statement type = STATEMENT");
return;
}