summaryrefslogtreecommitdiff
path: root/Test/og/houd1.bpl
diff options
context:
space:
mode:
Diffstat (limited to 'Test/og/houd1.bpl')
-rw-r--r--Test/og/houd1.bpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/og/houd1.bpl b/Test/og/houd1.bpl
index 421db3ff..8c86f22b 100644
--- a/Test/og/houd1.bpl
+++ b/Test/og/houd1.bpl
@@ -1,5 +1,5 @@
-// RUN: %boogie -noinfer -typeEncoding:m -useArrayTheory %s > %t
-// RUN: %diff %s.expect %t
+// RUN: %boogie -noinfer -typeEncoding:m -useArrayTheory "%s" > "%t"
+// RUN: %diff "%s.expect" "%t"
// XFAIL: *
const {:existential true} b0: bool;
const {:existential true} b1: bool;