From c632c9bd76ea63bc105362de59814df73951e29d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnther=20Deschner?= Date: Thu, 2 Nov 2017 13:48:02 +0100 Subject: [PATCH] Add one missing python3 test Guenther --- samba.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/samba.spec b/samba.spec index 25cb2ab..77daa25 100644 --- a/samba.spec +++ b/samba.spec @@ -2424,6 +2424,7 @@ rm -rf %{buildroot} %{python3_sitearch}/samba/tests/dcerpc/string.py %{python3_sitearch}/samba/tests/dns_forwarder_helpers %{python3_sitearch}/samba/tests/dns_tkey.py +%{python3_sitearch}/samba/tests/dns_wildcard.py %{python3_sitearch}/samba/tests/dsdb.py %{python3_sitearch}/samba/tests/dsdb_schema_attributes.py %{python3_sitearch}/samba/tests/gensec.py