summaryrefslogtreecommitdiff
path: root/Test/AbsHoudini/houd12.bpl
diff options
context:
space:
mode:
Diffstat (limited to 'Test/AbsHoudini/houd12.bpl')
-rw-r--r--Test/AbsHoudini/houd12.bpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/Test/AbsHoudini/houd12.bpl b/Test/AbsHoudini/houd12.bpl
index b3a1a6db..ac46ef62 100644
--- a/Test/AbsHoudini/houd12.bpl
+++ b/Test/AbsHoudini/houd12.bpl
@@ -1,3 +1,5 @@
+// RUN: %boogie -noinfer -contractInfer -printAssignment -abstractHoudini:IA[ConstantProp] %s > %t
+// RUN: %diff %s.expect %t
// Example to test candidate annotations on loops
function {:existential true} Assert(): bool;