X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3717eeaf39f7145ab6d09a326dedb2c09b1219e8..68b9924c4e76c42929098568482e1718a0fa1d2f:/tests/runtests.bat diff --git a/tests/runtests.bat b/tests/runtests.bat index 967e6f904e..57aa704234 100644 --- a/tests/runtests.bat +++ b/tests/runtests.bat @@ -11,7 +11,6 @@ REM http://www.infionline.net/~wtnewton/batch/batguide.html REM for general info about DOS batch files. REM Author: Francesco Montorsi -REM $Id$ rem set the path for running the tests if they use DLL build of wx for /d %%x in ("..\lib\*_dll") do @set PATH=%%x;%PATH%