mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-05 16:21:15 -03:00
committed by
danielrainer
parent
76b0961e91
commit
de3d390391
@@ -181,7 +181,6 @@ fn notification_fd_became_readable(&self, fd: RawFd) -> bool {
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::KqueueNotifier;
|
||||
use crate::common::wcs2osstring;
|
||||
use crate::{
|
||||
universal_notifier::{UniversalNotifier, test_helpers::test_notifiers},
|
||||
wchar::WString,
|
||||
|
||||
Reference in New Issue
Block a user