mirror of
https://github.com/jimeh/dotify.git
synced 2026-02-19 10:06:39 +00:00
Fix various issues with tests
This commit is contained in:
@@ -46,5 +46,4 @@ assert 'parse-argument file f -v --file=foo\ bar.txt' "foo bar.txt"
|
||||
assert 'parse-argument file f -v --file="foo bar.txt"' "foo bar.txt"
|
||||
assert "parse-argument file f -v --file='foo bar.txt'" "foo bar.txt"
|
||||
|
||||
|
||||
assert_end "parse-argument()"
|
||||
|
||||
Reference in New Issue
Block a user