diff options
Diffstat (limited to 'buildhelpers')
-rw-r--r-- | buildhelpers/build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildhelpers/build.xml b/buildhelpers/build.xml index 7d9e23683e..28eb55e6e8 100644 --- a/buildhelpers/build.xml +++ b/buildhelpers/build.xml @@ -48,4 +48,4 @@ <!--<antcall target="common.test.run" /> --> <echo>WHAT? No JUnit tests for ${module.name}!</echo> </target> -</project>
\ No newline at end of file +</project> |