summaryrefslogtreecommitdiff
path: root/test/regress/regress0/sygus/nia-max-square-ns.sy
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/sygus/nia-max-square-ns.sy')
-rw-r--r--test/regress/regress0/sygus/nia-max-square-ns.sy2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/sygus/nia-max-square-ns.sy b/test/regress/regress0/sygus/nia-max-square-ns.sy
index 96baab7fe..6e7f70ff0 100644
--- a/test/regress/regress0/sygus/nia-max-square-ns.sy
+++ b/test/regress/regress0/sygus/nia-max-square-ns.sy
@@ -1,5 +1,5 @@
; EXPECT: unsat
-; COMMAND-LINE: --cegqi-si=all --no-dump-synth --nl-ext-tplanes
+; COMMAND-LINE: --cegqi-si=all --sygus-out=status --nl-ext-tplanes
(set-logic NIA)
(synth-fun max ((x Int) (y Int)) Int)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback