| <?xml version="1.0" encoding="UTF-8"?> | |
| <!-- | |
| This is a HACK, is not a general solution for using JBoss Test Audit. | |
| It is only enough to run the tests in the GWT Validation TCK. | |
| --> | |
| <module> | |
| <inherits name="com.google.gwt.user.User" /> | |
| <source path=""> | |
| <exclude name="super/" /> | |
| </source> | |
| <super-source path="super" /> | |
| </module> |