summaryrefslogtreecommitdiff
path: root/python/allTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/allTests.py')
-rwxr-xr-xpython/allTests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/allTests.py b/python/allTests.py
index df33823181a..4dc01fe19be 100755
--- a/python/allTests.py
+++ b/python/allTests.py
@@ -28,6 +28,7 @@ tests = [
("Slice/structure", ["once"]),
("Slice/macros", ["once"]),
("Slice/import", ["once"]),
+ ("Slice/unicodePaths", ["once"]),
("Ice/adapterDeactivation", ["core"]),
("Ice/binding", ["core"]),
("Ice/exceptions", ["core"]),