aboutsummaryrefslogtreecommitdiffstats
path: root/nbproject
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-02-13 14:10:11 +0100
committerSven Gothel <[email protected]>2011-02-13 14:10:11 +0100
commited080420e9584a881ea3c50dc63b68c65bf0e67d (patch)
tree0f705724944ecd4ea16151017484304728a92b68 /nbproject
parentf92907da4946b29ca3b0132743f1cf0b7d59e080 (diff)
parent092467f806af49846e3f7beb1f44bbbf4ff02891 (diff)
Merge remote branch 'mbien/master'
Diffstat (limited to 'nbproject')
-rwxr-xr-xnbproject/project.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nbproject/project.xml b/nbproject/project.xml
index 81ca39e..654f87f 100755
--- a/nbproject/project.xml
+++ b/nbproject/project.xml
@@ -135,7 +135,7 @@
</action>
<action name="test">
<script>${ant.script}</script>
- <target>test</target>
+ <target>junit.run</target>
</action>
<action name="run.single">
<script>nbproject/ide-file-targets.xml</script>