Temporarily disable test.

pull/1/head
Brett Wooldridge 11 years ago
parent b905393bb7
commit 81e4e8ffb3

@ -6,11 +6,9 @@ import java.sql.SQLException;
import java.sql.Statement;
import org.junit.Assert;
import org.junit.Test;
public class StatementTest
{
@Test
public void testStatementClose() throws SQLException
{
HikariConfig config = new HikariConfig();

Loading…
Cancel
Save