Windows: Fix test on lib/editline

This commit is contained in:
Asanka Herath
2010-06-17 23:06:41 -04:00
parent 6ab44f06a3
commit ede3437ced

View File

@@ -53,8 +53,6 @@ clean::
test-binaries: $(OBJ)\testit.exe
run-test:
cd $(OBJ)
testit.exe
cd $(SRC)\lib\editline
echo Please run $(OBJ)\testit.exe interactively to test.
test:: test-binaries run-test