Skip to content

Commit

Permalink
rules: add test_runner subsystem (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Mar 15, 2022
1 parent 4b63657 commit e5dd803
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rules/subsystem.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ const validSubsystems = [
'stream',
'string_decoder',
'sys',
'test_runner',
'timers',
'tls',
'trace_events',
Expand Down

0 comments on commit e5dd803

Please sign in to comment.