Skip to content

Commit

Permalink
Fix parer
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Mar 28, 2023
1 parent 9d6a7b3 commit ce429c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/swc_ecma_parser/tests/test262.rs
Expand Up @@ -208,6 +208,8 @@ fn error_tests(tests: &mut Vec<TestDescAndFn>) -> Result<(), io::Error> {
{
panic!()
}

Ok(())
});
}
}
Expand Down

0 comments on commit ce429c1

Please sign in to comment.