Factor out fixtures; add path to things tested

This commit is contained in:
Teknique
2023-06-01 13:38:35 -07:00
parent c25029b10f
commit ded3f22870
3 changed files with 242 additions and 220 deletions
+1
View File
@@ -1,2 +1,3 @@
mod fixtures;
pub mod test_serialize_json;
pub mod test_serialize_rkyv;