/
githubmirror
/
node
Обзор
Документация
Войти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v26.7.0
test/common/fixtures.mjs
18 строк
237 B
Antoine du Hamel
test: ensure assertions are reached on all tests
05 авг 2026, 12:15
Не верифицирован
05 авг 2026, 12:15
a1c2917
Код
Авторство
О чём код?
import fixtures from './fixtures.js'; // eslint-disable-next-line no-restricted-syntax const { fixturesDir, path, fileURL, readSync, readKey, } = fixtures; export { fixturesDir, path, fileURL, readSync, readKey, };