mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-08 07:31:32 +00:00
12 lines
240 B
ReStructuredText
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.
|