mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: delimited
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
2f60d53f62
commit
924f309bff
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ def test_parse_args():
|
|||
"""
|
||||
Test for parse_args()
|
||||
"""
|
||||
# No `` delimted strings
|
||||
# No `` delimited strings
|
||||
assert ["foo", "bar", "baz"] == parse_args("foo bar baz")
|
||||
|
||||
# `` delimited strings
|
||||
|
|
Loading…
Add table
Reference in a new issue