Merge pull request #444 from androbtech/master

mark #[test] back. (deleted and reverting it from.. 12e38063)
This commit is contained in:
Andrés N. Robalino 2019-08-25 22:15:31 -05:00 committed by GitHub
commit 8da82c79b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,7 @@ fn lines() {
assert_eq!(output, "rustyline");
}
#[test]
fn save_figures_out_intelligently_where_to_write_out_with_metadata() {
let sandbox = Playground::setup_for("save_smart_test")
.with_files(vec![FileWithContent(