'broken' exclusion test group added to tests.xml configuration file.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@796 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
fcdb926e94
commit
648e7ee5fa
@ -5,5 +5,10 @@
|
||||
<packages>
|
||||
<package name="com.metaweb.gridworks.tests.*"/>
|
||||
</packages>
|
||||
<groups>
|
||||
<run>
|
||||
<exclude name="broken" />
|
||||
</run>
|
||||
</groups>
|
||||
</test>
|
||||
</suite>
|
||||
|
Loading…
Reference in New Issue
Block a user