summaryrefslogtreecommitdiff
path: root/Test/dafny0/Matrix-OOB.dfy
diff options
context:
space:
mode:
Diffstat (limited to 'Test/dafny0/Matrix-OOB.dfy')
-rw-r--r--Test/dafny0/Matrix-OOB.dfy2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/dafny0/Matrix-OOB.dfy b/Test/dafny0/Matrix-OOB.dfy
index 2e5c0366..d7aacd79 100644
--- a/Test/dafny0/Matrix-OOB.dfy
+++ b/Test/dafny0/Matrix-OOB.dfy
@@ -1,4 +1,4 @@
-// RUN: %dafny /compile:0 /dprint:"%t.dprint" /printTooltips "%s" > "%t"
+// RUN: %dafny /compile:0 /dprint:"%t.dprint" /autoTriggers:1 /printTooltips "%s" > "%t"
// RUN: %diff "%s.expect" "%t"
// This is a regression test: OOB errors for matrices used to be reported on the