Remove placement operator from tests

This commit is contained in:
David Tolnay 2018-04-05 08:08:32 -07:00
parent 461c00a41b
commit 7066224af3
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82

View File

@ -2,7 +2,7 @@
REMOTE=rust
REPO=https://github.com/rust-lang/rust
REV=80785a547d29519dbdb5781437ec318fb210b980
REV=fb44b4c0eb1d344f84f7bb2c90f28e31a8a180be
set -euo pipefail
cd "$(dirname "${BASH_SOURCE[0]}")"