Refactor: Move tester module to utils
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
pub mod ast;
|
||||
pub mod utils;
|
||||
|
||||
#[cfg(test)]
|
||||
mod integration_test;
|
||||
|
||||
Reference in New Issue
Block a user