summaryrefslogtreecommitdiff
path: root/Test/dafny0/snapshots/Snapshots0.run.dfy
diff options
context:
space:
mode:
Diffstat (limited to 'Test/dafny0/snapshots/Snapshots0.run.dfy')
-rw-r--r--Test/dafny0/snapshots/Snapshots0.run.dfy2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/dafny0/snapshots/Snapshots0.run.dfy b/Test/dafny0/snapshots/Snapshots0.run.dfy
index cb96468e..5e016c12 100644
--- a/Test/dafny0/snapshots/Snapshots0.run.dfy
+++ b/Test/dafny0/snapshots/Snapshots0.run.dfy
@@ -1,2 +1,2 @@
-// RUN: %dafny /compile:0 /verifySnapshots:2 /traceCaching:1 %S/Inputs/Snapshots0.dfy > "%t"
+// RUN: %dafny /compile:0 /verifySnapshots:2 /traceCaching:1 "%S/Inputs/Snapshots0.dfy" > "%t"
// RUN: %diff "%s.expect" "%t"