mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-16 09:01:03 +00:00
Rename serde_tests to testing
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#[macro_use]
|
||||
mod macros;
|
||||
|
||||
mod token;
|
||||
|
||||
mod test_annotations;
|
||||
mod test_bytes;
|
||||
mod test_de;
|
||||
mod test_gen;
|
||||
mod test_macros;
|
||||
mod test_ser;
|
||||
Reference in New Issue
Block a user