mark-test-function-used.rst (280B)
1 mark-test-function-used 2 ======================= 3 4 Simply marks ``test`` (the test method) or ``run_test`` as used when in mochitests 5 or xpcshell tests respectively. This avoids ESLint telling us that the function 6 is never called. 7 8 This rule is included in the test configurations.