summaryrefslogtreecommitdiff
path: root/Test/dafny0/ForallCompilation.dfy
diff options
context:
space:
mode:
Diffstat (limited to 'Test/dafny0/ForallCompilation.dfy')
-rw-r--r--Test/dafny0/ForallCompilation.dfy2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/dafny0/ForallCompilation.dfy b/Test/dafny0/ForallCompilation.dfy
index c812983a..4d89f70d 100644
--- a/Test/dafny0/ForallCompilation.dfy
+++ b/Test/dafny0/ForallCompilation.dfy
@@ -1,4 +1,4 @@
-// RUN: %dafny /compile:3 /print:"%t.print" /dprint:"%t.dprint" "%s" > "%t"
+// RUN: %dafny /compile:3 /print:"%t.print" /dprint:"%t.dprint" /autoTriggers:0 "%s" > "%t"
// RUN: %diff "%s.expect" "%t"
method Main() {