From f054b6ed4605a9d66dde084df13b80d3b8b00a5b Mon Sep 17 00:00:00 2001 From: Montana Date: Wed, 28 Nov 2018 15:15:34 -0500 Subject: [PATCH] Rename test --- tests/routes/workspaces/{test_workspaces.py => test_index.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/routes/workspaces/{test_workspaces.py => test_index.py} (100%) diff --git a/tests/routes/workspaces/test_workspaces.py b/tests/routes/workspaces/test_index.py similarity index 100% rename from tests/routes/workspaces/test_workspaces.py rename to tests/routes/workspaces/test_index.py