Skip to content

Commit 88db81a

Browse files
committed
workaround for some batch_mode nonsense
1 parent 31602ab commit 88db81a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Test/civl/regression-tests/left-mover.bpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %parallel-boogie "%s" > "%t"
22
// RUN: %diff "%s.expect" "%t"
3+
// UNSUPPORTED: batch_mode
34

45
var {:layer 0,2} x : int;
56

0 commit comments

Comments
 (0)