Add testcode
This commit is contained in:
@@ -54,6 +54,8 @@ public class App {
|
|||||||
TippligaSQLConnector con = new TippligaSQLConnector();
|
TippligaSQLConnector con = new TippligaSQLConnector();
|
||||||
// con.executeUpdate(sql);
|
// con.executeUpdate(sql);
|
||||||
}
|
}
|
||||||
|
logger.error("testerror");
|
||||||
|
logger.info("testinfo");
|
||||||
if(StatusHolder.getError()) {
|
if(StatusHolder.getError()) {
|
||||||
System.exit(1);
|
System.exit(1);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user