mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-13 02:01:03 +00:00
Fix the tests
This commit is contained in:
@@ -1,11 +1,7 @@
|
|||||||
/*
|
|
||||||
mod test_annotations;
|
mod test_annotations;
|
||||||
mod test_bytes;
|
mod test_bytes;
|
||||||
mod test_de;
|
mod test_de;
|
||||||
mod test_json;
|
mod test_json;
|
||||||
mod test_json_builder;
|
mod test_json_builder;
|
||||||
*/
|
|
||||||
mod test_macros;
|
mod test_macros;
|
||||||
/*
|
|
||||||
mod test_ser;
|
mod test_ser;
|
||||||
*/
|
|
||||||
|
|||||||
Reference in New Issue
Block a user