Renamed some test_xxx files to common_test_xxx.py

Those files contain stuff for tests, but don't contain tests themselves.
This commit is contained in:
2016-03-25 16:05:36 +01:00
parent adb4f5b39e
commit d7ee2121d9
5 changed files with 10 additions and 10 deletions

View File

@@ -0,0 +1,3 @@
from settings import *
from eve.tests.test_settings import MONGO_DBNAME