mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #29654 -- Replaced three dots with ellipsis character in output strings.
This commit is contained in:
@@ -279,7 +279,7 @@ When you run your tests, you'll see a number of messages as the test runner
|
||||
prepares itself. You can control the level of detail of these messages with the
|
||||
``verbosity`` option on the command line::
|
||||
|
||||
Creating test database...
|
||||
Creating test database…
|
||||
Creating table myapp_animal
|
||||
Creating table myapp_mineral
|
||||
|
||||
|
||||
Reference in New Issue
Block a user