summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/factor/run.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/factor/run.sh b/tests/factor/run.sh
index 2cf2b47e3..7dd1180a8 100755
--- a/tests/factor/run.sh
+++ b/tests/factor/run.sh
@@ -24,6 +24,8 @@ START=__START__
END=__END__
CKSUM=__CKSUM__
+test "$START" = '__ST''ART__' && skip_ 'ignoring factor test template'
+
echo "$CKSUM -" > exp
f=1