提交 97945d8c 编写于 作者: Z zyyang

change

上级 ae26d9ac
......@@ -159,6 +159,7 @@ public class TSDBDriverTest {
try {
if (islibLoaded) {
Connection conn = DriverManager.getConnection(jdbcUrl, connProps);
System.out.println(conn);
assertNotNull("failure - connection should not be null", conn);
}
} catch (SQLException e) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册