Build for tests now includes path to contracts

git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5840 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
depristo 2011-05-22 19:44:49 +00:00
parent 0dc0d586f1
commit a02ab4028b
1 changed files with 1 additions and 0 deletions

View File

@ -603,6 +603,7 @@
<classpath>
<path refid="external.dependencies" />
<pathelement location="${java.classes}"/>
<pathelement location="${java.contracts}"/>
<pathelement location="lib/testng-5.14.1.jar"/>
</classpath>
<!--