Skip to content
Snippets Groups Projects
Commit 03451fea authored by david_williams's avatar david_williams
Browse files

full dependancies for tests

parent 9e2ff0e9
No related branches found
No related tags found
No related merge requests found
......@@ -46,12 +46,19 @@
name="groupId"
value="eclipseTestFramework" />
</antcall>
<antcall target="getAndInstallDropins">
<param
name="groupId"
value="dtp" />
</antcall>
<antcall target="getAndInstallDropins">
<param
name="groupId"
value="wst" />
value="wtp" />
</antcall>
</target>
......
......@@ -46,12 +46,19 @@
name="groupId"
value="eclipseTestFramework" />
</antcall>
<antcall target="getAndInstallDropins">
<param
name="groupId"
value="dtp" />
</antcall>
<antcall target="getAndInstallDropins">
<param
name="groupId"
value="wst" />
value="wtp" />
</antcall>
</target>
......
......@@ -46,10 +46,16 @@
name="groupId"
value="eclipseTestFramework" />
</antcall>
<antcall target="getAndInstallDropins">
<param
name="groupId"
value="dtp" />
</antcall>
<antcall target="getAndInstallDropins">
<param
name="groupId"
value="wst" />
value="wtp" />
</antcall>
</target>
......
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