Skip to content

Commit

Permalink
remove init_logger()
Browse files Browse the repository at this point in the history
  • Loading branch information
NSoiffer committed Jan 5, 2025
1 parent 9d3fd54 commit 9a5ba5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Languages/intent/linear_algebra.rs
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ fn cross_product_vec_harpoon() {

#[test]
fn dot_product_bold_math_variant() {
init_logger();
let mathml = r#"<math>
<mi mathvariant='bold'>x</mi>
<mo>&#x22C5;</mo>
Expand Down

0 comments on commit 9a5ba5c

Please sign in to comment.