diff --git a/scripts/test.py b/scripts/test.py
index 57742e1a3442a90030f128a85f3d65dc514034bd..891f3fd6d0091533ba819aab21af3cddb0c800a0 100755
--- a/scripts/test.py
+++ b/scripts/test.py
@@ -2,6 +2,7 @@
 import subprocess
 
 tests = [
+    "/tests/tst-except.so",
     "/tests/tst-mmap.so",
     "/tests/tst-mmap-file.so",
     "/tests/tst-rename.so",