comparison src/test/conf/testng.xml @ 0:f4f8570d1c56

initial OTP form
author smith@nwoca.org
date Mon, 12 Nov 2012 16:29:11 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:f4f8570d1c56
1 <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
2 <suite name="ssdt.forms Application Test Suite" annotations="1.5">
3 <test name="Unit Tests">
4 <packages>
5 <package name="org.ssdt_ohio.devel.forms"/>
6 </packages>
7 </test>
8 </suite>