From 85a42ef1439e1b7fb3a05a24ac9998b94d03cf8d Mon Sep 17 00:00:00 2001 From: gryf Date: Mon, 21 Nov 2016 14:05:53 +0100 Subject: [PATCH] Renamed test_users to more suitable name --- tests/{test_users.py => test_client.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{test_users.py => test_client.py} (100%) diff --git a/tests/test_users.py b/tests/test_client.py similarity index 100% rename from tests/test_users.py rename to tests/test_client.py