about summary refs log tree commit diff stats
path: root/test/test_all.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_all.py')
-rw-r--r--test/test_all.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_all.py b/test/test_all.py
index eb1e7fcd..039234db 100644
--- a/test/test_all.py
+++ b/test/test_all.py
@@ -29,6 +29,7 @@ all_tests = {
             ["arch/msp430/arch.py"],
             ["arch/msp430/sem.py"],
             ["arch/sh4/arch.py"],
+            ["arch/mips32/arch.py"],
         ],
         "core": [
             ["core/interval.py"],