aboutsummaryrefslogtreecommitdiff
path: root/testrunner.scm
diff options
context:
space:
mode:
Diffstat (limited to 'testrunner.scm')
-rwxr-xr-xtestrunner.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/testrunner.scm b/testrunner.scm
index 97981251..8abea1e2 100755
--- a/testrunner.scm
+++ b/testrunner.scm
@@ -48,6 +48,8 @@ exec "$GUILE" --debug --no-auto-compile -e main -s "$0" "$@"
;; (and don't really "run")
"\\(define(-(\\w|-)+)?[*]?\\s"
"read-hash-extend"
+ ;; Syntax-rules are usually covered, but not always
+ "syntax-rules"
"; NOCOV[^\"]*$"))