aboutsummaryrefslogtreecommitdiff
path: root/tests/disabled/macro/run/toolbox_console_reporter.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/disabled/macro/run/toolbox_console_reporter.check')
-rw-r--r--tests/disabled/macro/run/toolbox_console_reporter.check8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/disabled/macro/run/toolbox_console_reporter.check b/tests/disabled/macro/run/toolbox_console_reporter.check
new file mode 100644
index 000000000..1395c6874
--- /dev/null
+++ b/tests/disabled/macro/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)
+=========================================