summaryrefslogtreecommitdiff
path: root/Test/irondafny0/xrefine2.dfy
diff options
context:
space:
mode:
Diffstat (limited to 'Test/irondafny0/xrefine2.dfy')
-rw-r--r--Test/irondafny0/xrefine2.dfy2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/irondafny0/xrefine2.dfy b/Test/irondafny0/xrefine2.dfy
index 7578b424..1de4e201 100644
--- a/Test/irondafny0/xrefine2.dfy
+++ b/Test/irondafny0/xrefine2.dfy
@@ -1,4 +1,4 @@
-// RUN: %dafny /compile:3 /print:"%t.print" /dprint:"%t.dprint" "%s" > "%t"
+// RUN: %dafny /ironDafny /compile:3 /print:"%t.print" /dprint:"%t.dprint" "%s" > "%t"
// RUN: %diff "%s.expect" "%t"
abstract module ProtocolSpec {