gamelog events unit tests

This commit is contained in:
Llywelwyn 2023-09-20 23:21:38 +01:00
parent 58e4742f12
commit 66013667d8
3 changed files with 48 additions and 3 deletions

View file

@ -1,2 +1,3 @@
// tests/mod.rs
mod map_test;
mod gamelog_test;