summaryrefslogtreecommitdiff
path: root/Test/test1/AttributeTyping.bpl
diff options
context:
space:
mode:
Diffstat (limited to 'Test/test1/AttributeTyping.bpl')
-rw-r--r--Test/test1/AttributeTyping.bpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/test1/AttributeTyping.bpl b/Test/test1/AttributeTyping.bpl
index d500beca..bcd98feb 100644
--- a/Test/test1/AttributeTyping.bpl
+++ b/Test/test1/AttributeTyping.bpl
@@ -1,5 +1,5 @@
-// RUN: %boogie -noVerify %s > %t
-// RUN: %diff %s.expect %t
+// RUN: %boogie -noVerify "%s" > "%t"
+// RUN: %diff "%s.expect" "%t"
const {:Incorrect pux0 ++ F0(pux1)} pux0: int;