tenfourfox/testing/eslint-plugin-mozilla/docs/mark-test-function-used.rst
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

12 lines
240 B
ReStructuredText

.. _mark-test-function-used:
=======================
mark-test-function-used
=======================
Rule Details
------------
Simply marks test (the test method) as used. This avoids ESLint telling
us that the function is never called.