This commit is contained in:
aborah-sudo 2024-10-23 14:26:54 +05:30
parent 041187e58c
commit fc66ba2e26

View File

@ -14,7 +14,7 @@
git clone https://github.com/sssd-test/libeconf.git libeconf64
cd libeconf64/bindings/python3
cp econf.py test/econf.py
pytest -v test/
pytest -v test/test_econf_setters.py
require:
- git-core
- pytest