mirror of
https://github.com/Noratrieb/elven-forest.git
synced 2026-01-16 19:35:02 +01:00
tests
This commit is contained in:
parent
5ef748c2c5
commit
b76d57ee9d
9 changed files with 226 additions and 36 deletions
5
elven-wald/tests/runtest.rs
Normal file
5
elven-wald/tests/runtest.rs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
mod integration;
|
||||
|
||||
mod prelude {
|
||||
pub(crate) use crate::integration::{ctx, elven_wald};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue