cmd: Move all tests to test_builtins.cmd.

This commit is contained in:
Dan Kegel 2010-02-16 10:31:34 -08:00 committed by Alexandre Julliard
parent 6beb48c4e1
commit 5035f3cff3
3 changed files with 4 additions and 4 deletions

View File

@ -16,8 +16,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
/* @makedep: test_echo.cmd */
test_echo.cmd TESTCMD "test_echo.cmd"
/* @makedep: test_builtins.cmd */
test_builtins.cmd TESTCMD "test_builtins.cmd"
/* @makedep: test_echo.cmd.out */
test_echo.cmd.out TESTOUT "test_echo.cmd.out"
/* @makedep: test_builtins.cmd.out */
test_builtins.cmd.out TESTOUT "test_builtins.cmd.out"