/
UCS
/
snoopy
Обзор
Документация
Войти
/
UCS
/
snoopy
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
tests/unit/_bootstrap.sh
14 строк
129 B
Bostjan Skufca Jese
tests: Add unit tests for code paths that are not covered by the functional testing
14 июл 2022, 01:09
14 июл 2022, 01:09
0df8a58
Код
Авторство
О чём код?
#!/bin/bash ### Configure shell # set -e set -u ### Include main _bootstrap.sh # . `dirname $BASH_SOURCE`/../_bootstrap.sh