work on new engine
This commit is contained in:
parent
44476da13f
commit
a1e5a21847
126 changed files with 3425 additions and 6695 deletions
7
apps/stock/engine/tests/lib.rs
Normal file
7
apps/stock/engine/tests/lib.rs
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
// Main test file for the engine crate
|
||||
|
||||
#[cfg(test)]
|
||||
mod basic_tests;
|
||||
|
||||
#[cfg(test)]
|
||||
mod integration_test;
|
||||
Loading…
Add table
Add a link
Reference in a new issue