From a49431c3e18b97ff46a75b7a73fdfeca5601dab5 Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Fri, 1 May 2009 23:50:41 +0000 Subject: [PATCH] CSPACE-84: Adding tests to new source structure. --- .../src/test/resources/log4j.xml | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 services/collectionobject/src/test/resources/log4j.xml diff --git a/services/collectionobject/src/test/resources/log4j.xml b/services/collectionobject/src/test/resources/log4j.xml new file mode 100644 index 000000000..52121cb83 --- /dev/null +++ b/services/collectionobject/src/test/resources/log4j.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.47.3