Revision 10453
Added by Jing Tao almost 7 years ago
build.xml | ||
---|---|---|
1159 | 1159 |
<exclude name="**/MockObjectPathMap.class" /> |
1160 | 1160 |
<exclude name="**/HzObjectPathMapTest$1.class" /> |
1161 | 1161 |
<exclude name="**/HzObjectPathMapTest$2.class" /> |
1162 |
<exclude name="**/MultiThreadClientIT.class" /> |
|
1162 | 1163 |
</fileset> |
1163 | 1164 |
</batchtest> |
1164 | 1165 |
</junit> |
Also available in: Unified diff
Exclude an it test.