From 252fe02f74487e2b67f3d29bd7c02bff0b4b1e39 Mon Sep 17 00:00:00 2001 From: Jakub Roztocil Date: Mon, 4 Oct 2021 20:46:09 +0200 Subject: [PATCH] =?UTF-8?q?`test=5Funicode.py`=20=E2=86=92=20`test=5Fencod?= =?UTF-8?q?ing.py`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/{test_unicode.py => test_encoding.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{test_unicode.py => test_encoding.py} (100%) diff --git a/tests/test_unicode.py b/tests/test_encoding.py similarity index 100% rename from tests/test_unicode.py rename to tests/test_encoding.py