Removed logging while running testcases

This commit is contained in:
Nanne Baars 2016-09-19 23:56:50 +02:00
parent e815e19513
commit bc0fb38b4d

View File

@ -1,4 +1,4 @@
log4j.rootLogger=DEBUG, CONSOLE
log4j.rootLogger=ERROR, CONSOLE
log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender
log4j.appender.CONSOLE.Target=System.out