Skip to content

Commit 308c8b7

Browse files
committed
Fixup regression test after merging #1115
It seems that changes between that PR's original base and current main caused the completeness threshold to shrink.
1 parent b286c40 commit 308c8b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regression/smv/expressions/smv_union1.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CORE broken-smt-backend
22
smv_union1.smv
33

4-
^\[spec1\] x != 3: PROVED \(CT=1\)$
4+
^\[spec1\] x != 3: PROVED \(CT=0\)$
55
^\[spec2\] x != 2: REFUTED$
66
^EXIT=10$
77
^SIGNAL=0$

0 commit comments

Comments
 (0)