Fix failing using tests. Legacy will contain a set of images to be removed in the future.

This commit is contained in:
Paulo Veiga
2011-11-27 21:28:39 -03:00
parent 923cd8ae11
commit 0b6fcdb980
173 changed files with 5 additions and 4 deletions

View File

@@ -420,6 +420,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>2.7.2</version>
<configuration>
<parallel>true</parallel>
<suiteXmlFiles>
<suiteXmlFile>testng.xml</suiteXmlFile>
</suiteXmlFiles>