aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-test.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/build-test.xml')
-rw-r--r--make/build-test.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build-test.xml b/make/build-test.xml
index d3ba5bec7..0dae3b9cd 100644
--- a/make/build-test.xml
+++ b/make/build-test.xml
@@ -99,7 +99,7 @@
<condition property="jvmarg.newt.headless" value="-Djava.awt.headless=true"><not><isset property="isOSX"/></not></condition>
</target>
- <target name="test.manual.run" depends="test.run.setup" unless="isOSX">
+ <target name="test.manual.run" depends="test.run.setup">
<for param="test.class.path.m" keepgoing="true">
<!-- results in absolute path -->
<fileset dir="${classes}">