/
githubmirror
/
node
Обзор
Документация
Войти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v22.22.2
test/test426/testcfg.py
6 строк
198 B
Chengzhong Wu
test: add initial test426 coverage
03 фев 2025, 22:09
Не верифицирован
03 фев 2025, 22:09
b40f503
Код
Авторство
О чём код?
import sys, os sys.path.append(os.path.join(os.path.dirname(__file__), '..')) import testpy def GetConfiguration(context, root): return testpy.ParallelTestConfiguration(context, root, 'test426')