summaryrefslogtreecommitdiff
path: root/Test/triggers/triggers-prevent-some-inlining.dfy
diff options
context:
space:
mode:
Diffstat (limited to 'Test/triggers/triggers-prevent-some-inlining.dfy')
-rw-r--r--Test/triggers/triggers-prevent-some-inlining.dfy2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/triggers/triggers-prevent-some-inlining.dfy b/Test/triggers/triggers-prevent-some-inlining.dfy
index 04b8051c..90af62a3 100644
--- a/Test/triggers/triggers-prevent-some-inlining.dfy
+++ b/Test/triggers/triggers-prevent-some-inlining.dfy
@@ -1,4 +1,4 @@
-// RUN: %dafny /compile:0 /print:"%t.print" /dprint:"%t.dprint" /autoTriggers:1 "%s" > "%t"
+// RUN: %dafny /compile:0 /print:"%t.print" /dprint:"%t.dprint" /autoTriggers:1 /printTooltips "%s" > "%t"
// RUN: %diff "%s.expect" "%t"
// This file looks at the interactions between inlining and triggers. The