Skip to content

Commit 0d13507

Browse files
committed
Removed intentionally broken argument
1 parent 44172e7 commit 0d13507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ echo -n "- Long arguments overriding short arguments: "
4242
--delta=delta \
4343
-n badoption \
4444
--numeric=4 \
45-
-q "bad quoted string"
45+
-q "quoted string"
4646
echo
4747

4848
echo -n "- Short arguments without equals only: "

0 commit comments

Comments
 (0)