summaryrefslogtreecommitdiff
path: root/test/regress/regress0/ho/simple-matching-partial.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/ho/simple-matching-partial.smt2')
-rw-r--r--test/regress/regress0/ho/simple-matching-partial.smt23
1 files changed, 1 insertions, 2 deletions
diff --git a/test/regress/regress0/ho/simple-matching-partial.smt2 b/test/regress/regress0/ho/simple-matching-partial.smt2
index 41b2a0bca..18c578367 100644
--- a/test/regress/regress0/ho/simple-matching-partial.smt2
+++ b/test/regress/regress0/ho/simple-matching-partial.smt2
@@ -1,6 +1,5 @@
-; COMMAND-LINE: --uf-ho
; EXPECT: unsat
-(set-logic ALL)
+(set-logic HO_ALL)
(set-info :status unsat)
(declare-sort U 0)
(declare-fun f (U U) U)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback