Skip to content

Commit 8d99c0d

Browse files
committed
update test with new status result
This is a fixup for be75859, updating the expected output to match the new status results.
1 parent a206888 commit 8d99c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regression/ebmc/p-command-line-option/p-command-line-option1.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ p-command-line-option1.v
33
--bound 1 -p "some_value >= 1"
44
^EXIT=0$
55
^SIGNAL=0$
6-
^\[command-line assertion\] always main\.some_value >= 1: SUCCESS$
6+
^\[command-line assertion\] always main\.some_value >= 1: PROVED up to bound 1$
77
--
88
^warning: ignoring

0 commit comments

Comments
 (0)