change
This commit is contained in:
parent
005ff4f7dc
commit
55735e8d84
|
@ -8,8 +8,6 @@ import org.junit.Test;
|
|||
import java.sql.*;
|
||||
import java.util.Properties;
|
||||
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
public class TSDBConnectionTest {
|
||||
|
||||
private static final String host = "127.0.0.1";
|
||||
|
|
Loading…
Reference in New Issue