about summary refs log tree commit diff stats
path: root/test/test_all.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 f5d66396..a4cb1063 100644
--- a/test/test_all.py
+++ b/test/test_all.py
@@ -62,6 +62,7 @@ all_tests = {
         "assembler": [
             ["asm_x86.py"],
             ["asm_arm.py"],
+            ["asm_armt.py"],
             ["asm_box_x86_32.py"],
             ["asm_box_x86_32_enc.py"],
             ["asm_box_x86_32_mod.py"],