Fix test.

This commit is contained in:
Stephen Chung 2020-10-02 15:31:59 +08:00
parent d2c94ba07c
commit 2fd30321a8

View File

@ -362,6 +362,7 @@ fn test_module_str() -> Result<(), Box<EvalAltResult>> {
Ok(())
}
#[cfg(not(feature = "no_function"))]
#[test]
fn test_module_ast_namespace() -> Result<(), Box<EvalAltResult>> {
let script = r#"