blob: bb851ef49e240706c6bf43efac6e77100a99cf39 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
This is a HACK, is not a general solution for using JBoss Test Harness.
It is only enough to run the tests in the GWT Validation TCK.
-->
<module>
<inherits name="org.testng.TestNg" />
<source path="">
<exclude name="super/" />
<include name="api/DeploymentException.java"/>
</source>
<super-source path="super" />
</module>