summaryrefslogtreecommitdiff
path: root/Test/inline/test2.bpl
diff options
context:
space:
mode:
Diffstat (limited to 'Test/inline/test2.bpl')
-rw-r--r--Test/inline/test2.bpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/inline/test2.bpl b/Test/inline/test2.bpl
index 7cafdf62..981d7604 100644
--- a/Test/inline/test2.bpl
+++ b/Test/inline/test2.bpl
@@ -1,5 +1,5 @@
-// RUN: %boogie -inline:spec -print:- -env:0 -printInlined -noinfer %s > %t
-// RUN: %diff %s.expect %t
+// RUN: %boogie -inline:spec -print:- -env:0 -printInlined -noinfer "%s" > "%t"
+// RUN: %diff "%s.expect" "%t"
var glb:int;