Fix test.
This commit is contained in:
parent
25f820f5bf
commit
8a17856f27
@ -42,7 +42,7 @@ fn test_stack_overflow_parsing() -> Result<(), Box<EvalAltResult>> {
|
|||||||
|
|
||||||
engine.set_max_expr_depths(
|
engine.set_max_expr_depths(
|
||||||
100,
|
100,
|
||||||
#[cfg(not(feature = "no_module"))]
|
#[cfg(not(feature = "no_function"))]
|
||||||
6,
|
6,
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user