Commit 2ae901be authored by Ian Craggs's avatar Ian Craggs

Fix build.xml properly this time - I tested it first!

parent 402d1f15
......@@ -88,7 +88,7 @@
<!-- TODO: build test2 for windows -->
<foreach target="runAtest" param="aTest" list="test1,test4"/>
</then>
</else>
<else>
<foreach target="runAtest" param="aTest" list="test1,test2,test4"/>
</else>
</if>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment