summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2006-02-06 20:25:12 +0000
committerDwayne Boone <dwayne@zeroc.com>2006-02-06 20:25:12 +0000
commit0447ef59decd69bc5c03faf1d417863759536d23 (patch)
tree0de3e019bddf20f1fe087dbd45328b715befa7e4 /cpp/allTests.py
parentFixed alternate sequences for AMI/AMD (diff)
downloadice-0447ef59decd69bc5c03faf1d417863759536d23.tar.bz2
ice-0447ef59decd69bc5c03faf1d417863759536d23.tar.xz
ice-0447ef59decd69bc5c03faf1d417863759536d23.zip
Added project files for custom test
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 da5e66202d8..3a1cab9262e 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -71,7 +71,7 @@ tests = [ \
"Ice/checksum", \
"Ice/stream", \
"Ice/hold", \
- "Ice/custom", \
+ #"Ice/custom", \
"IceSSL/configuration", \
"IceSSL/loadPEM", \
"IceSSL/certificateAndKeyParsing", \