Skip to content

Commit 1b1e751

Browse files
committed
remove ignore above fuzz_slow_unit_1
it's not slow anymore
1 parent 7db2f70 commit 1b1e751

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,6 @@ fn main() {
632632
}
633633

634634
#[test]
635-
#[ignore]
636635
fn fuzz_slow_unit_1() {
637636
parse::Program::parse_from_str("fn fnnfn(MMet:(((sssss,((((((sssss,ssssss,ss,((((((sssss,ss,((((((sssss,ssssss,ss,((((((sssss,ssssss,((((((sssss,sssssssss,(((((((sssss,sssssssss,(((((ssss,((((((sssss,sssssssss,(((((((sssss,ssss,((((((sssss,ss,((((((sssss,ssssss,ss,((((((sssss,ssssss,((((((sssss,sssssssss,(((((((sssss,sssssssss,(((((ssss,((((((sssss,sssssssss,(((((((sssss,sssssssssssss,(((((((((((u|(").unwrap_err();
638637
}

0 commit comments

Comments
 (0)