summaryrefslogtreecommitdiff
path: root/Test/aitest1/Bound.bpl
diff options
context:
space:
mode:
Diffstat (limited to 'Test/aitest1/Bound.bpl')
-rw-r--r--Test/aitest1/Bound.bpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/aitest1/Bound.bpl b/Test/aitest1/Bound.bpl
index 7df27414..81b3635f 100644
--- a/Test/aitest1/Bound.bpl
+++ b/Test/aitest1/Bound.bpl
@@ -1,5 +1,5 @@
-// RUN: %boogie -infer:j %s > %t
-// RUN: %diff %s.expect %t
+// RUN: %boogie -infer:j "%s" > "%t"
+// RUN: %diff "%s.expect" "%t"
const TEST: name;
procedure P()