Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/mft.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_cli_interactive.rs')
-rw-r--r--tests/test_cli_interactive.rs7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/test_cli_interactive.rs b/tests/test_cli_interactive.rs
index 987f54a..2366454 100644
--- a/tests/test_cli_interactive.rs
+++ b/tests/test_cli_interactive.rs
@@ -4,13 +4,6 @@
mod fixtures;
-
-
-
-
-
-
-
#[cfg(not(target_os = "windows"))]
use rexpect::spawn;