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 git clone https://github.com/sssd-test/libeconf.git libeconf64
cd libeconf64/bindings/python3 cd libeconf64/bindings/python3
cp econf.py test/econf.py cp econf.py test/econf.py
pytest -v test/ pytest -v test/test_econf_setters.py
require: require:
- git-core - git-core
- pytest - pytest