typo - fix install of regression tests.
authorSteven Edwards <winehacker@gmail.com>
Sun, 13 Jul 2003 05:42:31 +0000 (05:42 +0000)
committerSteven Edwards <winehacker@gmail.com>
Sun, 13 Jul 2003 05:42:31 +0000 (05:42 +0000)
svn path=/trunk/; revision=5105

reactos/installwine.bat

index b13afc3..058a76f 100644 (file)
@@ -10,7 +10,7 @@ goto Install
 set ROS_INSTALL=c:\reactos
 set WINE_INSTALL=%ROS_INSTALL%\system32
 set WINE_APP_INSTALL=%ROS_INSTALL%\bin
-set WINE_TESTS_INSTALL=%ROS_INSTALL%\tests
+set WINE_TESTS_INSTALL=%ROS_INSTALL%\test
 
 
 :Install