Added missing newline in previous commit.
This commit is contained in:
parent
398642fd9b
commit
4e7aa573ec
|
@ -95,6 +95,7 @@ class ChangepasswordManagementCommandTestCase(TestCase):
|
|||
|
||||
command.execute("J\xfalia", stdout=self.stdout)
|
||||
|
||||
|
||||
@skipIfCustomUser
|
||||
class CreatesuperuserManagementCommandTestCase(TestCase):
|
||||
|
||||
|
|
Loading…
Reference in New Issue