From 0e5521160ba450198c98bf73bd1e75bf64e9a19b Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 24 May 2016 18:08:33 -0400 Subject: [PATCH] Move basic tests from the Site convertion to tests/test_middleware --- mayan/apps/organizations/{tests.py => tests/test_middleware.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename mayan/apps/organizations/{tests.py => tests/test_middleware.py} (100%) diff --git a/mayan/apps/organizations/tests.py b/mayan/apps/organizations/tests/test_middleware.py similarity index 100% rename from mayan/apps/organizations/tests.py rename to mayan/apps/organizations/tests/test_middleware.py