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:
3
tests/common_test_settings.py
Normal file
3
tests/common_test_settings.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from settings import *
|
||||
|
||||
from eve.tests.test_settings import MONGO_DBNAME
|
Reference in New Issue
Block a user