diff --git a/testaarch64.fmf b/testaarch64.fmf index 3e2aaa8..c083efb 100644 --- a/testaarch64.fmf +++ b/testaarch64.fmf @@ -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