diff --git a/tests/commands_test.rs b/tests/commands_test.rs index 3849a95523..6cdc4d7940 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(