Skip to content
Snippets Groups Projects
Commit 1bc33bfe authored by cramakri's avatar cramakri
Browse files

BIS-407 SP-634 : Added tests.xml.

SVN: 28952
parent 9657fb42
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
<suite name="All" verbose="1">
<test name="All">
<groups>
<run>
<exclude name="broken" />
</run>
</groups>
<packages>
<package name="ch.systemsx.cisd.openbis.ipad.v2.server.*" />
</packages>
</test>
</suite>
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