/
githubmirror
/
node
Обзор
Документация
Войти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v22.23.2
test/embedding/testcfg.py
6 строк
198 B
Anna Henningsen
test: add extended embedder cctest
21 мар 2020, 12:58
Не верифицирован
21 мар 2020, 12:58
2061c33
Код
Авторство
О чём код?
import sys, os sys.path.append(os.path.join(os.path.dirname(__file__), '..')) import testpy def GetConfiguration(context, root): return testpy.SimpleTestConfiguration(context, root, 'embedding')