fixed the shaptest copy command.
authorMark Tempel <mtempel@visi.com>
Fri, 21 Mar 2003 04:26:50 +0000 (04:26 +0000)
committerMark Tempel <mtempel@visi.com>
Fri, 21 Mar 2003 04:26:50 +0000 (04:26 +0000)
svn path=/trunk/; revision=4384

reactos/install.bat

index 4459735..80a0898 100644 (file)
@@ -120,6 +120,7 @@ copy apps\tests\pteb\pteb.exe %ROS_INSTALL%\bin
 copy apps\tests\consume\consume.exe %ROS_INSTALL%\bin
 copy apps\tests\vmtest\vmtest.exe %ROS_INSTALL_TESTS%
 copy apps\tests\gditest\gditest.exe %ROS_INSTALL_TESTS%
 copy apps\tests\consume\consume.exe %ROS_INSTALL%\bin
 copy apps\tests\vmtest\vmtest.exe %ROS_INSTALL_TESTS%
 copy apps\tests\gditest\gditest.exe %ROS_INSTALL_TESTS%
+copy apps\tests\shaptest\shaptest.exe %ROS_INSTALL_TESTS%
 copy apps\tests\dibtest\dibtest.exe %ROS_INSTALL_TESTS%
 copy apps\tests\mstest\msserver.exe %ROS_INSTALL_TESTS%
 copy apps\tests\mstest\msclient.exe %ROS_INSTALL_TESTS%
 copy apps\tests\dibtest\dibtest.exe %ROS_INSTALL_TESTS%
 copy apps\tests\mstest\msserver.exe %ROS_INSTALL_TESTS%
 copy apps\tests\mstest\msclient.exe %ROS_INSTALL_TESTS%