From 8940e57cf309bc55350c13097c1513044aea3b3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20N=2E=20Robalino?= Date: Sun, 25 Aug 2019 21:50:55 -0500 Subject: [PATCH] mark #[test] back. (deleted and reverting it from.. 12e38063) --- tests/commands_test.rs | 1 + 1 file changed, 1 insertion(+) 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(