From dbccf38f35fb69a70d166fa240af4a67b49ddfdb Mon Sep 17 00:00:00 2001 From: ilearnit Date: Fri, 27 Apr 2018 13:20:23 +0800 Subject: [PATCH] [fix] test --- tests/seahub/group/views/{test_group.py => test_group_discuss.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/seahub/group/views/{test_group.py => test_group_discuss.py} (100%) diff --git a/tests/seahub/group/views/test_group.py b/tests/seahub/group/views/test_group_discuss.py similarity index 100% rename from tests/seahub/group/views/test_group.py rename to tests/seahub/group/views/test_group_discuss.py