summaryrefslogtreecommitdiff
path: root/java/allTests.py
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2015-11-16 16:29:15 -0500
committerBernard Normier <bernard@zeroc.com>2015-11-16 16:29:15 -0500
commit8ff556d8894940671a14eca282cc748110b40102 (patch)
tree6613ecebb3899da16022d22acc21e1dd3b9bb7d9 /java/allTests.py
parentRemoved tools which were merged from 3.6 branch (diff)
downloadice-8ff556d8894940671a14eca282cc748110b40102.tar.bz2
ice-8ff556d8894940671a14eca282cc748110b40102.tar.xz
ice-8ff556d8894940671a14eca282cc748110b40102.zip
Removed filelock test (moved to freeze repo)
Diffstat (limited to 'java/allTests.py')
-rwxr-xr-xjava/allTests.py1
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"]),