mirror of
https://github.com/google/pebble.git
synced 2025-11-19 14:00:59 -05:00
spelling: delimited
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user