summaryrefslogtreecommitdiff
path: root/java/allTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'java/allTests.py')
-rwxr-xr-xjava/allTests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/allTests.py b/java/allTests.py
index 036e3d36dad..8054a0fa84c 100755
--- a/java/allTests.py
+++ b/java/allTests.py
@@ -26,6 +26,7 @@ from scripts import *
tests = [
("Slice/generation", ["once"]),
("Slice/keyword", ["once"]),
+ ("Slice/structure", ["once"]),
("IceUtil/inputUtil", ["once"]),
("IceUtil/fileLock", ["once"]),
("Ice/proxy", ["core"]),