From fc66ba2e26f07a7b3962d97b0f9e141cd8d1b18c Mon Sep 17 00:00:00 2001 From: aborah-sudo Date: Wed, 23 Oct 2024 14:26:54 +0530 Subject: [PATCH] ADD --- testaarch64.fmf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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