Scarab commit: svn commit: r10525 - trunk/src/test/TestCase.properties
| Newsgroups | gmane.comp.java.scarab.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ronvoe122 Date: 2007-12-26 01:46:39-0800 New Revision: 10525 Modified: trunk/src/test/TestCase.properties Log: Restored property log4j.file because it is required when running the tests in eclipse. Modified: trunk/src/test/TestCase.properties Url: http://scarab.tigris.org/source/browse/scarab/trunk/src/test/TestCase.properties?view=diff&rev=10525&p1=trunk/src/test/TestCase.properties&p2=trunk/src/test/TestCase.properties&r1=10524&r2=10525 ============================================================================== --- trunk/src/test/TestCase.properties (original) +++ trunk/src/test/TestCase.properties 2007-12-26 01:46:39-0800 @@ -1,3 +1,4 @@ # properties only used in testing # for other properties see TestTurbineConfiguration.xml +log4j.file=../../target/scarab/WEB-INF/conf/log4j.properties unittest.teardown.shutdownServices=false