summaryrefslogtreecommitdiff
path: root/test/files/run/toolbox_console_reporter.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/toolbox_console_reporter.check')
-rw-r--r--test/files/run/toolbox_console_reporter.check8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/files/run/toolbox_console_reporter.check b/test/files/run/toolbox_console_reporter.check
index e69de29bb2..1395c68740 100644
--- a/test/files/run/toolbox_console_reporter.check
+++ b/test/files/run/toolbox_console_reporter.check
@@ -0,0 +1,8 @@
+hello
+============compiler console=============
+warning: method foo in object Utils is deprecated: test
+
+=========================================
+============compiler messages============
+Info(NoPosition,method foo in object Utils is deprecated: test,WARNING)
+=========================================