Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 280 Bytes

mark-test-function-used.rst

File metadata and controls

8 lines (6 loc) · 280 Bytes

mark-test-function-used

Simply marks test (the test method) or run_test as used when in mochitests or xpcshell tests respectively. This avoids ESLint telling us that the function is never called.

This rule is included in the test configurations.