summaryrefslogtreecommitdiff
path: root/cli/tests
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests')
-rw-r--r--cli/tests/lint/expected_quiet.out2
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/tests/lint/expected_quiet.out b/cli/tests/lint/expected_quiet.out
index 45a308344..21fd92be3 100644
--- a/cli/tests/lint/expected_quiet.out
+++ b/cli/tests/lint/expected_quiet.out
@@ -3,6 +3,8 @@
^^^^^^^^^^^^^^^^^^^
at [WILDCARD]file1.js:1:0
+ hint: [WILDCARD]
+
(no-empty) Empty block statement
while (false) {}
^^