summaryrefslogtreecommitdiff
path: root/Test/test20/TypeSynonyms2.bpl
diff options
context:
space:
mode:
Diffstat (limited to 'Test/test20/TypeSynonyms2.bpl')
-rw-r--r--Test/test20/TypeSynonyms2.bpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/test20/TypeSynonyms2.bpl b/Test/test20/TypeSynonyms2.bpl
index 472b1e96..1cb6e781 100644
--- a/Test/test20/TypeSynonyms2.bpl
+++ b/Test/test20/TypeSynonyms2.bpl
@@ -1,6 +1,6 @@
// RUN: %boogie "%s" > "%t"
// RUN: %diff "%s.expect" "%t"
-// RUN: %boogie -noVerify -print:- -env:0 -printDesugared "%s" > "%t"
+// RUN: %boogie -noVerify -print:- -pretty:0 -env:0 -printDesugared "%s" > "%t"
// RUN: %diff "%s.print.expect" "%t"