Fix test.
This commit is contained in:
parent
857ae7a64a
commit
42d2718e24
@ -124,6 +124,7 @@ fn test_map_prop() -> Result<(), Box<EvalAltResult>> {
|
|||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[cfg(not(feature = "no_index"))]
|
||||||
#[test]
|
#[test]
|
||||||
fn test_map_index_types() -> Result<(), Box<EvalAltResult>> {
|
fn test_map_index_types() -> Result<(), Box<EvalAltResult>> {
|
||||||
let engine = Engine::new();
|
let engine = Engine::new();
|
||||||
|
Loading…
Reference in New Issue
Block a user