diff --git a/tests/commands_test.rs b/tests/commands_test.rs index 3849a9552..6cdc4d794 100644 --- a/tests/commands_test.rs +++ b/tests/commands_test.rs @@ -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(