Skip to content

Commit

Permalink
Removed the "VM Implementation" headline for Test262
Browse files Browse the repository at this point in the history
  • Loading branch information
Razican committed Oct 21, 2022
1 parent d51fee7 commit 6f2431a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions boa_tester/src/results.rs
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,6 @@ pub(crate) fn compare_results(base: &Path, new: &Path, markdown: bool) {
)
}

println!("#### VM implementation");

println!("| Test result | main count | PR count | difference |");
println!("| :---------: | :----------: | :------: | :--------: |");
println!(
Expand Down

0 comments on commit 6f2431a

Please sign in to comment.