testsuite: Replace a non-portable usage of rm (!) with dub clean
Who would have known that the following would pass on Linux but not Mac OSX: --- touch file rm -f file/nonono --- Well surely not me. And indeed "b" is a file, not a directory, so this rm didn't make sense. Just use dub clean. Like the rest of us. |
---|
|
test/issue990-download-optional-selected.sh |
---|