diff options
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 1 |
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"]), |