diff options
author | Michi Henning <michi@zeroc.com> | 2005-01-15 01:14:19 +0000 |
---|---|---|
committer | Michi Henning <michi@zeroc.com> | 2005-01-15 01:14:19 +0000 |
commit | 9e54a8065644aa3f1abb2019acf21da8f5040dd9 (patch) | |
tree | f22028c4112ea0ecc2ad1f599735ab02e78a55d9 /cpp/allTests.py | |
parent | Oops, forgot to save all.dsw before I committed the change to remove (diff) | |
download | ice-9e54a8065644aa3f1abb2019acf21da8f5040dd9.tar.bz2 ice-9e54a8065644aa3f1abb2019acf21da8f5040dd9.tar.xz ice-9e54a8065644aa3f1abb2019acf21da8f5040dd9.zip |
Removed Glacier from source tree.
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index c801c7b9dfd..83ab66c5192 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -93,7 +93,7 @@ tests = [ \ # if TestUtil.isCygwin() == 0: tests += [ \ - "Glacier/starter", \ + # "Glacier/starter", \ # Glacier removed from the source tree, so this list is empty for now. ] def usage(): |