None of these files should be executed directly Signed-off-by: Cole Robinson <crobinso@xxxxxxxxxx> --- tests/osinfo.py | 2 -- tests/test_isoinfo.py | 2 -- tests/test_urls.py | 2 -- tests/test_validation.py | 2 -- tests/util.py | 2 -- 5 files changed, 10 deletions(-) diff --git a/tests/osinfo.py b/tests/osinfo.py index 65128bb..0e0eb3d 100644 --- a/tests/osinfo.py +++ b/tests/osinfo.py @@ -1,5 +1,3 @@ -#!/usr/bin/env python3 -# # This work is licensed under the GNU GPLv2 or later. # See the COPYING file in the top-level directory. diff --git a/tests/test_isoinfo.py b/tests/test_isoinfo.py index d0da6f9..189540b 100644 --- a/tests/test_isoinfo.py +++ b/tests/test_isoinfo.py @@ -1,5 +1,3 @@ -#!/usr/bin/env python3 -# # This work is licensed under the GNU GPLv2 or later. # See the COPYING file in the top-level directory. diff --git a/tests/test_urls.py b/tests/test_urls.py index 5dc15b0..9c8affa 100644 --- a/tests/test_urls.py +++ b/tests/test_urls.py @@ -1,5 +1,3 @@ -#!/usr/bin/env python3 -# # This work is licensed under the GNU GPLv2 or later. # See the COPYING file in the top-level directory. diff --git a/tests/test_validation.py b/tests/test_validation.py index 3101390..fe07374 100755 --- a/tests/test_validation.py +++ b/tests/test_validation.py @@ -1,5 +1,3 @@ -#!/usr/bin/env python3 -# # This work is licensed under the GNU GPLv2 or later. # See the COPYING file in the top-level directory. diff --git a/tests/util.py b/tests/util.py index b1e2ace..4d2e279 100644 --- a/tests/util.py +++ b/tests/util.py @@ -1,5 +1,3 @@ -#!/usr/bin/env python3 -# # This work is licensed under the GNU GPLv2 or later. # See the COPYING file in the top-level directory. -- 2.21.0 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo