adds component tests to tests/mod.rs
This commit is contained in:
parent
654aea9a32
commit
e8b5f6d997
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
// tests/mod.rs
|
// tests/mod.rs
|
||||||
mod map_test;
|
mod map_test;
|
||||||
mod gamelog_test;
|
mod gamelog_test;
|
||||||
|
mod components_test;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue