Skip to content
Snippets Groups Projects
Commit 5815a338 authored by Alex Reimers's avatar Alex Reimers
Browse files

Fix build.xml for when using the FloodlightTestModuleLoader when running ant tests.

parent 1cc046dd
No related branches found
No related tags found
No related merge requests found
......@@ -173,6 +173,7 @@
<pathelement location="${build-coverage}"/>
<pathelement location="${build}"/>
<pathelement location="${build-test}"/>
<pathelement location="${floodlight-jar}"/>
<path refid="classpath-test"/>
</classpath>
<formatter type="brief" usefile="true" />
......
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