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