Skip to content

Commit

Permalink
Fixed a unit test for MetronomeInterTest
Browse files Browse the repository at this point in the history
  • Loading branch information
hbitteur committed Nov 13, 2024
1 parent 8a3efe6 commit bab2c7f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ public void test_14 ()
@Test
public void test_15 ()
{
t("Presto (J: 160)", false); // '=' OCR'd as ':'
t("Presto (J: 160)", true); // '=' OCR'd as ':'
}

//----------------//
Expand Down

0 comments on commit bab2c7f

Please sign in to comment.