Fix a test in the bootstrap test suite

This commit is contained in:
Alex Crichton 2019-11-20 07:03:13 -08:00 committed by Aaron Hill
parent 91b25a84df
commit f94b0e6af3
No known key found for this signature in database
GPG Key ID: B4087E510E98B164
1 changed files with 4 additions and 0 deletions

View File

@ -363,6 +363,10 @@ fn dist_with_same_targets_and_hosts() {
compiler: Compiler { host: a, stage: 1 },
target: b,
},
compile::Std {
compiler: Compiler { host: a, stage: 2 },
target: b,
},
]
);
assert_eq!(