mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 16:33:37 +01:00
mark #[test] back. (deleted and reverting it from.. 12e38063
)
This commit is contained in:
parent
9761621879
commit
8940e57cf3
@ -13,6 +13,7 @@ fn lines() {
|
|||||||
assert_eq!(output, "rustyline");
|
assert_eq!(output, "rustyline");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[test]
|
||||||
fn save_figures_out_intelligently_where_to_write_out_with_metadata() {
|
fn save_figures_out_intelligently_where_to_write_out_with_metadata() {
|
||||||
let sandbox = Playground::setup_for("save_smart_test")
|
let sandbox = Playground::setup_for("save_smart_test")
|
||||||
.with_files(vec![FileWithContent(
|
.with_files(vec![FileWithContent(
|
||||||
|
Loading…
Reference in New Issue
Block a user