There was an error while loading. Please reload this page.
1 parent af53582 commit 1386181Copy full SHA for 1386181
1 file changed
lib/src/compiler/tests/mod.rs
@@ -1759,5 +1759,3 @@ fn test_var_stack_overflow() {
1759
let rule = format!("rule test {{ condition: with {vars} : ( true ) }}");
1760
assert!(compiler.add_source(rule.as_str()).is_err());
1761
}
1762
-
1763
0 commit comments