Skip to content
Open
Prev Previous commit
Next Next commit
fixup! lint fix
  • Loading branch information
aduh95 committed Feb 26, 2022
commit 76b549187fd3cc0c78ea381cab1ac97258f0dbf4
2 changes: 1 addition & 1 deletion tools/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -1667,7 +1667,7 @@ def Main():
'-p', 'process.versions.openssl'], context)
if has_crypto.stdout.rstrip() == 'undefined':
context.node_has_crypto = False

Execute([vm, join(workspace, "tools", "common", "parseEslintConfigForKnownGlobals.js")], context)

if options.cat:
Expand Down