mirror of
https://github.com/django/django.git
synced 2025-09-26 20:19:16 +00:00
Added missing newline in previous commit.
This commit is contained in:
parent
398642fd9b
commit
4e7aa573ec
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ class ChangepasswordManagementCommandTestCase(TestCase):
|
||||||
|
|
||||||
command.execute("J\xfalia", stdout=self.stdout)
|
command.execute("J\xfalia", stdout=self.stdout)
|
||||||
|
|
||||||
|
|
||||||
@skipIfCustomUser
|
@skipIfCustomUser
|
||||||
class CreatesuperuserManagementCommandTestCase(TestCase):
|
class CreatesuperuserManagementCommandTestCase(TestCase):
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue