summaryrefslogtreecommitdiff
path: root/Test/snapshots/runtest.snapshot
diff options
context:
space:
mode:
authorGravatar wuestholz <unknown>2014-09-23 09:52:08 +0200
committerGravatar wuestholz <unknown>2014-09-23 09:52:08 +0200
commit2031fb15596b2a114f7b3e0bb85ff838507051a0 (patch)
tree2a643e85f9260993b146fdbcfb7e0a65ea18c8a2 /Test/snapshots/runtest.snapshot
parent2aee97da085688aab58c154e367558b1f139d476 (diff)
Added a test for the issue that was fixed in changeset 'e972f163bb7c'.
Diffstat (limited to 'Test/snapshots/runtest.snapshot')
-rw-r--r--Test/snapshots/runtest.snapshot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/snapshots/runtest.snapshot b/Test/snapshots/runtest.snapshot
index 4cd43022..32c88216 100644
--- a/Test/snapshots/runtest.snapshot
+++ b/Test/snapshots/runtest.snapshot
@@ -1,2 +1,2 @@
-// RUN: %boogie -errorTrace:0 -verifySnapshots:2 -verifySeparately Snapshots0.bpl Snapshots1.bpl Snapshots2.bpl Snapshots3.bpl Snapshots4.bpl Snapshots5.bpl Snapshots6.bpl Snapshots7.bpl Snapshots8.bpl Snapshots9.bpl Snapshots10.bpl Snapshots11.bpl Snapshots12.bpl Snapshots13.bpl Snapshots14.bpl Snapshots15.bpl Snapshots16.bpl Snapshots17.bpl Snapshots18.bpl Snapshots19.bpl Snapshots20.bpl Snapshots21.bpl Snapshots22.bpl > "%t"
+// RUN: %boogie -errorTrace:0 -verifySnapshots:2 -verifySeparately Snapshots0.bpl Snapshots1.bpl Snapshots2.bpl Snapshots3.bpl Snapshots4.bpl Snapshots5.bpl Snapshots6.bpl Snapshots7.bpl Snapshots8.bpl Snapshots9.bpl Snapshots10.bpl Snapshots11.bpl Snapshots12.bpl Snapshots13.bpl Snapshots14.bpl Snapshots15.bpl Snapshots16.bpl Snapshots17.bpl Snapshots18.bpl Snapshots19.bpl Snapshots20.bpl Snapshots21.bpl Snapshots22.bpl Snapshots23.bpl > "%t"
// RUN: %diff "%s.expect" "%t"