Remove test module and delete all test files
This commit is contained in:
@@ -16,8 +16,6 @@ pub mod readline;
|
||||
pub mod shopt;
|
||||
pub mod signal;
|
||||
pub mod state;
|
||||
#[cfg(test)]
|
||||
pub mod tests;
|
||||
|
||||
use std::os::fd::BorrowedFd;
|
||||
use std::process::ExitCode;
|
||||
|
||||
Reference in New Issue
Block a user