aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1268
AgeCommit message (Collapse)Author
2018-08-15curl: warn the user if a given file name looks like an optionDaniel Stenberg
... simply because this is usually a sign of the user having omitted the file name and the next option is instead "eaten" by the parser as a file name. Add test1268 to verify Closes #2885