summaryrefslogtreecommitdiff
path: root/scripts/TestUtil.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/TestUtil.py')
-rwxr-xr-xscripts/TestUtil.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/TestUtil.py b/scripts/TestUtil.py
index 4153ba28205..ffb02963acb 100755
--- a/scripts/TestUtil.py
+++ b/scripts/TestUtil.py
@@ -291,6 +291,7 @@ crossTests = [ "Ice/adapterDeactivation",
"Ice/timeout",
"Ice/slicing/exceptions",
"Ice/slicing/objects",
+ "Ice/optional",
]
def run(tests, root = False):