Commits

Brian Gesiak committed bf6da5ee9b4
[bootstrap] Remove deprecated "--build-tests" The "--build-tests" option is marked "deprecated" in the SwiftPM bootstrap script and is no longer used by the script. It is also no longer used by any systems calling the bootstrap script; its only usage in the Swift build script has been removed in https://github.com/apple/swift/pull/1547. Remove the option to reduce confusion.