Skip to content

Commit 9492b19

Browse files
committed
tweak
1 parent a7c8703 commit 9492b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Test/civl/large-samples/GC.bpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Copyright (c) Microsoft Corporation. All rights reserved.
33
//
44

5-
// RUN: %parallel-boogie -lib:set_size -timeLimit:0 "%s" > "%t"
5+
// RUN: %parallel-boogie -lib:set_size -timeLimit:0 -vcsSplitOnEveryAssert "%s" > "%t"
66
// RUN: %diff "%s.expect" "%t"
77

88
// Tid(i, ps) represents a linear thread id for thread number i, where i > 0 and ps = {Left(i), Right(i)}.

0 commit comments

Comments
 (0)