mirror of
https://github.com/django/django.git
synced 2025-07-04 17:59:13 +00:00
[boulder-oracle-sprint] _test_database_name must return the name
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@3994 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
675f0df471
commit
a7a47017b9
@ -120,4 +120,5 @@ def _test_database_name(settings):
|
||||
name = settings.TEST_DATABASE_NAME
|
||||
else:
|
||||
name = TEST_DATABASE_PREFIX + settings.DATABASE_NAME
|
||||
return name
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user