re-export modules for better ergonomics
This commit is contained in:
@@ -27,7 +27,7 @@ impl ToString for Variable {
|
||||
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
use crate::variable::Variable;
|
||||
use crate::Variable;
|
||||
|
||||
#[test]
|
||||
fn variable_from_string() {
|
||||
|
||||
Reference in New Issue
Block a user