move syntax tests to unit tests
This commit is contained in:
@@ -24,6 +24,8 @@ mod syntax_error;
|
||||
mod parsing;
|
||||
mod validation;
|
||||
mod ptr;
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
||||
pub mod algo;
|
||||
pub mod ast;
|
||||
|
||||
Reference in New Issue
Block a user