Author: konstantin.mishin
Date: 2008-12-03 09:11:04 -0500 (Wed, 03 Dec 2008)
New Revision: 11517
Modified:
trunk/test-applications/seleniumTest/richfaces/pom.xml
Log:
RF-5197
only for test
Modified: trunk/test-applications/seleniumTest/richfaces/pom.xml
===================================================================
--- trunk/test-applications/seleniumTest/richfaces/pom.xml 2008-12-03 13:55:09 UTC (rev
11516)
+++ trunk/test-applications/seleniumTest/richfaces/pom.xml 2008-12-03 14:11:04 UTC (rev
11517)
@@ -61,14 +61,14 @@
${project.build.directory}/test-classes/testng/testng_default_default_neko.xml
</suiteXmlFile-->
<suiteXmlFile>
- ${project.build.directory}/test-classes/testng/local_testng.xml
+ src/test/testng/win/local_testng.xml
</suiteXmlFile>
</suiteXmlFiles>
- <properties>
+ <properties>
<property>
<name>listener</name>
<value>org.richfaces.TestAnnotationTransformer</value>
- </property>
+ </property>
</properties>
</configuration>
<executions>
Show replies by date