diff --git a/src/repl/test.rs b/src/repl/test.rs index f74e2dcf..e2f583a1 100644 --- a/src/repl/test.rs +++ b/src/repl/test.rs @@ -58,7 +58,7 @@ impl super::editor::TermEditor for TestEditor { } #[test] -#[cfg(test)] +#[cfg(all(test, not(target_os = "macos")))] fn test_repl() { let rl = TestEditor::new( VecDeque::from(vec![