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 54537bdf..8d5d16fe 100644
--- a/test/test_all.py
+++ b/test/test_all.py
@@ -46,6 +46,7 @@ for script in ["x86/sem.py",
                "msp430/sem.py",
                "sh4/arch.py",
                "mips32/arch.py",
+               "mips32/unit/mn_bcc.py",
                ]:
     testset += RegressionTest([script], base_dir="arch")