Currently if you specify `--src-dir` then the web-platform-tests checkout has to be in a directory called "web-platform-tests" within that source directory. Given the repository is now https://github.com/web-platform-tests/wpt.git, `git clone https://github.com/web-platform-tests/wpt.git` results in the directory being called "wpt". Especially when we no longer import any other W3C test suite, this becomes a nuisance.
<rdar://problem/110278828>
*** Bug 274824 has been marked as a duplicate of this bug. ***