diff options
Diffstat (limited to 'java/allTests.py')
-rwxr-xr-x | java/allTests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/allTests.py b/java/allTests.py index a91f51fa102..506d80e8193 100755 --- a/java/allTests.py +++ b/java/allTests.py @@ -30,7 +30,6 @@ tests = [ ("Slice/macros", ["once"]), ("Slice/structure", ["once"]), ("IceUtil/inputUtil", ["once"]), - ("IceUtil/fileLock", ["once"]), ("Ice/proxy", ["core"]), ("Ice/operations", ["core"]), ("Ice/seqMapping", ["core"]), |