Skip to content
Snippets Groups Projects
Commit 2dd314bf authored by felmer's avatar felmer
Browse files

empty tests to avoid stopping by new Test NG test runner which is more picky

SVN: 26645
parent cacd2254
No related branches found
No related tags found
No related merge requests found
...@@ -6,8 +6,6 @@ ...@@ -6,8 +6,6 @@
</run> </run>
</groups> </groups>
<packages> <packages>
<package name="ch.systemsx.cisd.openbis.plugin.proteomics.*" />
<package name="ch.systemsx.cisd.openbis.plugin.screening.*" />
</packages> </packages>
</test> </test>
</suite> </suite>
<suite name="All" verbose="2" >
<test name="All" annotations="JDK">
<groups>
<run>
<exclude name="broken" />
</run>
</groups>
<packages>
</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