The build is successful but when we run the test file it gives an error msg "sqlunit-Dtestfile" does not exist in this project.
It should be:
ant sqlunit-flat -Dtestfile=...
Check the syntax here: ant help
-sujit
Log in to post a comment.
The build is successful but when we run the test file it gives an error msg "sqlunit-Dtestfile" does not exist in this project.
It should be:
ant sqlunit-flat -Dtestfile=...
Check the syntax here:
ant help
-sujit