Rename tests module to test
This commit is contained in:
parent
0ea80b4c99
commit
d84acfda52
@ -148,7 +148,7 @@ pub mod pool;
|
||||
mod message;
|
||||
pub mod types;
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
mod test;
|
||||
|
||||
macro_rules! if_ok_pg_conn(
|
||||
($e:expr) => (
|
||||
|
Loading…
Reference in New Issue
Block a user