summaryrefslogtreecommitdiff
path: root/tests/node_compat/test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/node_compat/test.ts')
-rw-r--r--tests/node_compat/test.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/node_compat/test.ts b/tests/node_compat/test.ts
index b5c9514a3..f6db4ee1a 100644
--- a/tests/node_compat/test.ts
+++ b/tests/node_compat/test.ts
@@ -1,5 +1,7 @@
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
+// deno-lint-ignore-file no-console
+
/**
* This script will run the test files specified in the configuration file.
*