summaryrefslogtreecommitdiff
path: root/Test/irondafny0/xrefine3.dfy
diff options
context:
space:
mode:
Diffstat (limited to 'Test/irondafny0/xrefine3.dfy')
-rw-r--r--Test/irondafny0/xrefine3.dfy2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/irondafny0/xrefine3.dfy b/Test/irondafny0/xrefine3.dfy
index 69c5bc27..44add7cc 100644
--- a/Test/irondafny0/xrefine3.dfy
+++ b/Test/irondafny0/xrefine3.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 AlphaSpec {