diff options
author | Sven Gothel <[email protected]> | 2011-02-13 14:10:11 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-02-13 14:10:11 +0100 |
commit | ed080420e9584a881ea3c50dc63b68c65bf0e67d (patch) | |
tree | 0f705724944ecd4ea16151017484304728a92b68 /nbproject | |
parent | f92907da4946b29ca3b0132743f1cf0b7d59e080 (diff) | |
parent | 092467f806af49846e3f7beb1f44bbbf4ff02891 (diff) |
Merge remote branch 'mbien/master'
Diffstat (limited to 'nbproject')
-rwxr-xr-x | nbproject/project.xml | 2 |
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> |