Skip to content

Commit

Permalink
Rename Bounding Box Tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
ronyeh committed Jul 28, 2021
1 parent faa5a17 commit 65f7d42
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
File renamed without changes.
4 changes: 1 addition & 3 deletions tests/run.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,21 +107,19 @@ VexFlowTests.run = function () {
// StaveHairpinTests.Start();
// RhythmTests.Start();
// TupletTests.Start();
// BoundingBoxTests.Start();
BoundingBoxTests.Start();
/*
StrokesTests.Start();
StringNumberTests.Start();
RestsTests.Start();
ThreeVoicesTests.Start();
CurveTests.Start();
*/
TextNoteTests.Start();
StaveLineTests.Start();
OrnamentTests.Start();
PedalMarkingTests.Start();
TextBracketTests.Start();
StaveModifierTests.Start();
/*
GhostNoteTests.Start();
StyleTests.Start();
FactoryTests.Start();
Expand Down

0 comments on commit 65f7d42

Please sign in to comment.