From b4152eb35f213e207db5db9ddef2f43e01a92b56 Mon Sep 17 00:00:00 2001 From: Morgan Deters Date: Fri, 22 Aug 2014 16:34:48 -0400 Subject: [PATCH] Fix incorrectly-labeled test. --- test/regress/regress0/unconstrained/arith4.smt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.30.2