summaryrefslogtreecommitdiff
path: root/java/default.testprofile
diff options
context:
space:
mode:
Diffstat (limited to 'java/default.testprofile')
-rw-r--r--java/default.testprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/default.testprofile b/java/default.testprofile
index 7354cbda48..46c3f7746a 100644
--- a/java/default.testprofile
+++ b/java/default.testprofile
@@ -14,7 +14,7 @@ log4j.configuration=file:///${project.root}/log4j-test.xml
log4j.debug=false
test.excludes=true
-test.excludesfile=${project.root}/08ExcludeList
+test.excludesfile=${project.root}/ExcludeList ${project.root}/08ExcludeList
test.fork=no
test.mem=512M
test=*Test