]> WPIA git - gigi.git/blobdiff - build.xml
Add "TestAssurance" to buildfile.
[gigi.git] / build.xml
index 484f6c3afa5c0c7e59f3287adbc87a69746c7025..0d46989550ab37c8cb5c432dbe6e65a793ad0880 100644 (file)
--- a/build.xml
+++ b/build.xml
             <test name="org.cacert.gigi.TestSSL" todir="${junit.output.dir}"/>
             <test name="org.cacert.gigi.LoginTest" todir="${junit.output.dir}"/>
             <test name="org.cacert.gigi.pages.main.RegisterPageTest" todir="${junit.output.dir}"/>
+            <test name="org.cacert.gigi.pages.wot.TestAssurance" todir="${junit.output.dir}"/>
             <classpath refid="cacert-gigi.test.classpath"/>
         </junit>
     </target>