mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-29 15:17:55 +00:00
Add a single driver for tests and benchmarks
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
mod test_annotations;
|
||||
mod test_bytes;
|
||||
mod test_de;
|
||||
mod test_json;
|
||||
mod test_json_builder;
|
||||
mod test_macros;
|
||||
mod test_ser;
|
||||
Reference in New Issue
Block a user