| 1 | // Modules, constants, and variables |
| 2 | // ----------------------------------------------------------------------------- |
| 3 | const docsifyInit = require('../helpers/docsify-init'); |
| 4 | const { test, expect } = require('./fixtures/docsify-init-fixture'); |
nothing calls this directly
no test coverage detected