diff options
Diffstat (limited to 'windows/c++/test/checkcpptests.bat')
-rw-r--r-- | windows/c++/test/checkcpptests.bat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/windows/c++/test/checkcpptests.bat b/windows/c++/test/checkcpptests.bat index 93ccd2b..285210d 100644 --- a/windows/c++/test/checkcpptests.bat +++ b/windows/c++/test/checkcpptests.bat @@ -82,7 +82,6 @@ rem Also make sure to add *.bat to batch scripts, as the above functions rely rem on it for sending parameters. --SJW 9/6/07
:main
- call :add_test dsets_cpp%2 .\dsets_cpp%2\%1
call :add_test testhdf5_cpp%2 .\testhdf5_cpp%2\%1
|