summaryrefslogtreecommitdiff
path: root/test/regress
diff options
context:
space:
mode:
authorGereon Kremer <nafur42@gmail.com>2021-06-09 16:03:04 +0200
committerGitHub <noreply@github.com>2021-06-09 09:03:04 -0500
commitb77fe268066841fa532e1d19ecf5e55c441ca034 (patch)
treec822d1b32fd5b9c48d50451cb6d526885f951f70 /test/regress
parentb257f55a3051362cb3f86d23c2e90384311faa73 (diff)
Require statistics for regression (#6714)
This PR makes a new regression explicitly require statistics.
Diffstat (limited to 'test/regress')
-rw-r--r--test/regress/regress0/options/statistics.smt21
1 files changed, 1 insertions, 0 deletions
diff --git a/test/regress/regress0/options/statistics.smt2 b/test/regress/regress0/options/statistics.smt2
index 047c039ee..ae9d93b6f 100644
--- a/test/regress/regress0/options/statistics.smt2
+++ b/test/regress/regress0/options/statistics.smt2
@@ -1,3 +1,4 @@
+; REQUIRES: statistics
; EXPECT: false
; EXPECT: false
; EXPECT: false
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback