summaryrefslogtreecommitdiff
path: root/test/regress/regress0/unconstrained
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2014-08-22 16:34:48 -0400
committerMorgan Deters <mdeters@cs.nyu.edu>2014-08-22 17:02:24 -0400
commitb4152eb35f213e207db5db9ddef2f43e01a92b56 (patch)
treeaea0e6d02081cd275d893c6012861ba314c0b483 /test/regress/regress0/unconstrained
parent60ae9e3334e74b04f9ad0287ecaa2a847e54ae1a (diff)
Fix incorrectly-labeled test.
Diffstat (limited to 'test/regress/regress0/unconstrained')
-rw-r--r--test/regress/regress0/unconstrained/arith4.smt22
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/unconstrained/arith4.smt2 b/test/regress/regress0/unconstrained/arith4.smt2
index 8cb825a8d..2b06d5ea8 100644
--- a/test/regress/regress0/unconstrained/arith4.smt2
+++ b/test/regress/regress0/unconstrained/arith4.smt2
@@ -1,4 +1,4 @@
-(set-logic QF_AUFLIRA)
+(set-logic QF_AUFNIRA)
(set-info :smt-lib-version 2.0)
(set-info :category "crafted")
(set-info :status unsat)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback