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