Skip to content

Commit fb75633

Browse files
committed
tests: Drop now redundant utf-8 file encodings
No longer needed after dropping python2 support Signed-off-by: Cole Robinson <[email protected]>
1 parent 716101c commit fb75633

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

tests/test_cli_attach.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# -*- coding: utf-8 -*-
2-
31
# This work is licensed under the GNU GPLv2 or later.
42
# See the COPYING file in the top-level directory.
53

tests/test_ro_functional.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# -*- encoding: utf-8 -*-
2-
31
#
42
# Copyright Red Hat, Inc. 2012
53
#

0 commit comments

Comments
 (0)