Rearrangement for easier scaling of test count

This commit is contained in:
Teknique
2023-06-01 14:14:24 -07:00
parent b397b5c66b
commit cb49477490
5 changed files with 299 additions and 299 deletions
+1
View File
@@ -1,3 +1,4 @@
mod fixtures;
pub mod test_serialize_json;
pub mod test_serialize_rkyv;
mod test_types;