summaryrefslogtreecommitdiff
path: root/test/files
diff options
context:
space:
mode:
Diffstat (limited to 'test/files')
-rw-r--r--test/files/neg/macro-incompatible-macro-engine-c.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/macro-incompatible-macro-engine-c.check b/test/files/neg/macro-incompatible-macro-engine-c.check
index 804669f8b5..fb6c59ab7c 100644
--- a/test/files/neg/macro-incompatible-macro-engine-c.check
+++ b/test/files/neg/macro-incompatible-macro-engine-c.check
@@ -1,4 +1,4 @@
-macro-incompatible-macro-engine-c.scala:2: error: macro cannot be expanded, because it was compiled by an incompatible macro engine
+macro-incompatible-macro-engine-c.scala:2: error: can't expand macros compiled by previous versions of Scala
MacroLibCompiledByScala210x.foo
^
one error found