mirror of
https://github.com/Hopiu/django.git
synced 2026-04-01 05:40:32 +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)
|
||||
|
||||
|
||||
@skipIfCustomUser
|
||||
class CreatesuperuserManagementCommandTestCase(TestCase):
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue