mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 13:16:44 +01:00
updated repo for publishing (#74)
This commit is contained in:
committed by
GitHub
parent
0be569eca0
commit
62eb87cc07
7
poulpy-core/src/tests/mod.rs
Normal file
7
poulpy-core/src/tests/mod.rs
Normal file
@@ -0,0 +1,7 @@
|
||||
pub mod generics;
|
||||
|
||||
#[cfg(test)]
|
||||
mod implementation;
|
||||
|
||||
#[cfg(test)]
|
||||
mod serialization;
|
||||
Reference in New Issue
Block a user