]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #52769 - sinkuu:stray_test, r=alexcrichton
authorkennytm <kennytm@gmail.com>
Sat, 28 Jul 2018 08:25:04 +0000 (16:25 +0800)
committerGitHub <noreply@github.com>
Sat, 28 Jul 2018 08:25:04 +0000 (16:25 +0800)
Incorporate a stray test

`liballoc/repeat-generic-slice.rs` doesn't seem to be tested (I think it was intended to be placed in `run-pass`). This PR incorporates the test into `liballoc/tests`.

1  2 
src/liballoc/tests/lib.rs

Simple merge