From c00fbf2ed85a55d742c0d06a198fc54cd9858192 Mon Sep 17 00:00:00 2001 From: zhangy1317 Date: Thu, 11 Nov 2021 11:10:13 +0800 Subject: [PATCH] delete test --- python-tempest-lib.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/python-tempest-lib.spec b/python-tempest-lib.spec index 01ce11a..cf2e51f 100644 --- a/python-tempest-lib.spec +++ b/python-tempest-lib.spec @@ -84,9 +84,6 @@ popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . -%check -%{__python3} setup.py test - %files -n python3-tempest-lib -f filelist.lst %dir %{python3_sitelib}/* -- Gitee