summaryrefslogtreecommitdiff
path: root/test/regress/regress1/push-pop/quant-fun-proc.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress1/push-pop/quant-fun-proc.smt2')
-rw-r--r--test/regress/regress1/push-pop/quant-fun-proc.smt22
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress1/push-pop/quant-fun-proc.smt2 b/test/regress/regress1/push-pop/quant-fun-proc.smt2
index 2a12cb677..2b5c6cab9 100644
--- a/test/regress/regress1/push-pop/quant-fun-proc.smt2
+++ b/test/regress/regress1/push-pop/quant-fun-proc.smt2
@@ -1,4 +1,4 @@
-; COMMAND-LINE: --incremental --fmf-fun --macros-quant --macros-quant-mode=ground --no-check-models
+; COMMAND-LINE: --incremental --fmf-fun --macros-quant --macros-quant-mode=ground --no-check-models --no-check-unsat-cores
(set-logic UFLIA)
(define-fun f ((x Int)) Int x)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback