From 6cf06bd081678948718970b2c73a5da2ce14d27d Mon Sep 17 00:00:00 2001 From: Suren Khorenyan Date: Sun, 21 Jul 2019 23:44:24 +0300 Subject: [PATCH] Fix test_states_group name --- tests/{states_group.py => test_states_group.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{states_group.py => test_states_group.py} (100%) diff --git a/tests/states_group.py b/tests/test_states_group.py similarity index 100% rename from tests/states_group.py rename to tests/test_states_group.py