Commented keyboard input

This commit is contained in:
Lukas Eder 2012-07-27 14:51:04 +02:00
parent 58f57c9f1a
commit 7f9de995fe

View File

@ -94,7 +94,7 @@ extends BaseTest<A, AP, B, S, B2S, BS, L, X, DATE, BOOL, D, T, U, I, IPK, T658,
testBenchmarkReuseSelect(create, 1);
testBenchmarkReuseSQLString(create, 1);
System.in.read();
// System.in.read();
StopWatch watch = new StopWatch();
watch.splitInfo("Benchmark start");