Skip to content
Snippets Groups Projects
Commit e370cffb authored by Brutzman, Don's avatar Brutzman, Don
Browse files

include tests in build, though some problems remain

parent 72c43e76
No related branches found
No related tags found
No related merge requests found
......@@ -32,8 +32,8 @@
<echo message="================"/>
<antcall target="compile"/>
<echo message="================"/>
<echo message="TODO: test"/>
<!--<antcall target="test"/>-->
<echo message="TODO: test suite cleanups, individual programs are runnable OK"/>
<antcall target="test"/>
<echo message="================"/>
<antcall target="javadoc"/>
<echo message="================"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment