summaryrefslogtreecommitdiff
path: root/py/allTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'py/allTests.py')
-rwxr-xr-xpy/allTests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/py/allTests.py b/py/allTests.py
index 5ce49abc82f..32fc14b7704 100755
--- a/py/allTests.py
+++ b/py/allTests.py
@@ -26,6 +26,7 @@ import TestUtil
tests = [
("Slice/keyword", ["once"]),
("Slice/structure", ["once"]),
+ ("Slice/macros", ["once"]),
("Ice/adapterDeactivation", ["core"]),
("Ice/binding", ["core"]),
("Ice/exceptions", ["core"]),