Bug 1790912 - Fix lint issues in js/ductwork/debugger. r=ochameau

When we move this out of the js/ directory, a number of lint exceptions stop
applying so we should just fix the issues now.

Differential Revision: https://phabricator.services.mozilla.com/D157521
This commit is contained in:
Ted Campbell
2022-09-25 09:03:33 +00:00
parent 7eb7d39c99
commit b88c12d932
6 changed files with 36 additions and 25 deletions

View File

@@ -54,6 +54,7 @@ const extraXpcshellTestPaths = [
"intl/benchmarks/",
"intl/l10n/test/",
"ipc/testshell/tests/",
"js/ductwork/debugger/tests/",
"memory/replace/dmd/test/",
"netwerk/test/httpserver/test/",
"testing/modules/tests/xpcshell/",