summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2014-09-01 13:54:22 +0200
committerJose <jose@zeroc.com>2014-09-01 13:54:22 +0200
commit3d615bbebf537bea6ae93fc46abd3af7113fab66 (patch)
tree4b0d17bc7bc2ad9430b8af719bb057fdb3de9a67 /cpp/allTests.py
parentNew fix for ICE-5637: Glacier2CryptPermissionsVerifier plugin + Glacier2Inter... (diff)
downloadice-3d615bbebf537bea6ae93fc46abd3af7113fab66.tar.bz2
ice-3d615bbebf537bea6ae93fc46abd3af7113fab66.tar.xz
ice-3d615bbebf537bea6ae93fc46abd3af7113fab66.zip
Fix (ICE-3445) - consider not installing internal header files
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index 9724916ccee..854a691bf28 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -31,7 +31,6 @@ tests = [
("IceUtil/inputUtil", ["once"]),
("IceUtil/uuid", ["once", "noappverifier"]), # This test is very slow with appverifier.
("IceUtil/timer", ["once"]),
- ("IceUtil/fileLock", ["once"]),
("IceUtil/sha1", ["once"]),
("Slice/errorDetection", ["once"]),
("Slice/keyword", ["once"]),