summaryrefslogtreecommitdiff
path: root/test/regress/regress0/expect/scrub.04.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/expect/scrub.04.smt2')
-rw-r--r--test/regress/regress0/expect/scrub.04.smt23
1 files changed, 1 insertions, 2 deletions
diff --git a/test/regress/regress0/expect/scrub.04.smt2 b/test/regress/regress0/expect/scrub.04.smt2
index e457734eb..1c4bbde2b 100644
--- a/test/regress/regress0/expect/scrub.04.smt2
+++ b/test/regress/regress0/expect/scrub.04.smt2
@@ -1,6 +1,5 @@
; SCRUBBER: sed -e 's/The fact in question: .*$/The fact in question: TERM/'
-; EXPECT: (error "A non-linear fact (involving div/mod/divisibility) was asserted to arithmetic in a linear logic: (/ n n)
-; EXPECT: if you only use division (or modulus) by a constant value, or if you only use the divisibility-by-k predicate, try using the --rewrite-divk option.
+; EXPECT: (error "A non-linear fact was asserted to arithmetic in a linear logic.
; EXPECT: The fact in question: TERM
; EXPECT: ")
; EXIT: 1
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback