From 33784d13a399b35bce452590f59fa94c65e1b739 Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Fri, 15 Oct 2021 13:42:53 -0400 Subject: [PATCH] Rename common test module --- tests/unit/{test_common_py2_py3.py => test_version_py2_py3.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/unit/{test_common_py2_py3.py => test_version_py2_py3.py} (100%) diff --git a/tests/unit/test_common_py2_py3.py b/tests/unit/test_version_py2_py3.py similarity index 100% rename from tests/unit/test_common_py2_py3.py rename to tests/unit/test_version_py2_py3.py