You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-commits@incubator.apache.org by bb...@apache.org on 2008/02/04 19:10:03 UTC

svn commit: r618383 - /incubator/xap/trunk/unittests/jsunit-server-properties.xml

Author: bbuffone
Date: Mon Feb  4 11:10:01 2008
New Revision: 618383

URL: http://svn.apache.org/viewvc?rev=618383&view=rev
Log:
Changed the browser locaiton.

Modified:
    incubator/xap/trunk/unittests/jsunit-server-properties.xml

Modified: incubator/xap/trunk/unittests/jsunit-server-properties.xml
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/unittests/jsunit-server-properties.xml?rev=618383&r1=618382&r2=618383&view=diff
==============================================================================
--- incubator/xap/trunk/unittests/jsunit-server-properties.xml (original)
+++ incubator/xap/trunk/unittests/jsunit-server-properties.xml Mon Feb  4 11:10:01 2008
@@ -9,7 +9,7 @@
 
 	<property
 	            name="browserFileNames"
-		value="C:\Program Files\Internet Explorer\iexplore.exe,C:\Program Files\mozilla.org\Mozilla\mozilla.exe"
+		value="C:\Program Files\Internet Explorer\iexplore.exe,C:\Program Files\Mozilla Firefox 2\firefox.exe"
 				description="the list of browsers in which to run tests when StandaloneTest is invoked on this machine."
 	            />