Skip to content

Commit

Permalink
Add RUN command to one of the Civl tests
Browse files Browse the repository at this point in the history
This was causing CI to fail.
  • Loading branch information
atomb committed Sep 12, 2023
1 parent 24047c7 commit 6ca0444
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Test/civl/samples/coherence.bpl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// RUN: %parallel-boogie "%s" > "%t"
type MemAddr;
type Value;
datatype State {
Expand Down

0 comments on commit 6ca0444

Please sign in to comment.