summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py2
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():