From: Morgan Deters Date: Fri, 22 Aug 2014 20:34:48 +0000 (-0400) Subject: Fix incorrectly-labeled test. X-Git-Tag: cvc5-1.0.0~6509^2~33 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b4152eb35f213e207db5db9ddef2f43e01a92b56;p=cvc5.git Fix incorrectly-labeled test. --- 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)