summaryrefslogtreecommitdiff
path: root/Test/VerifyThis2015/Problem1.dfy
diff options
context:
space:
mode:
Diffstat (limited to 'Test/VerifyThis2015/Problem1.dfy')
-rw-r--r--Test/VerifyThis2015/Problem1.dfy2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/VerifyThis2015/Problem1.dfy b/Test/VerifyThis2015/Problem1.dfy
index 67eeba07..1b54e918 100644
--- a/Test/VerifyThis2015/Problem1.dfy
+++ b/Test/VerifyThis2015/Problem1.dfy
@@ -1,4 +1,4 @@
-// RUN: %dafny /compile:3 /print:"%t.print" /dprint:"%t.dprint" "%s" > "%t"
+// RUN: %dafny /compile:3 /autoTriggers:1 /print:"%t.print" /dprint:"%t.dprint" "%s" > "%t"
// RUN: %diff "%s.expect" "%t"
// Rustan Leino