Skip to content

Commit

Permalink
Rename TextNoteTests, StaveLineTests, OrnamentTests, PedalMarkingTest…
Browse files Browse the repository at this point in the history
…s, TextBracketTests, StaveModifierTests.
  • Loading branch information
ronyeh committed Jul 28, 2021
1 parent 1484a9b commit 987375b
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
File renamed without changes.
File renamed without changes.
14 changes: 7 additions & 7 deletions tests/run.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,16 +115,16 @@ VexFlowTests.run = function () {
ThreeVoicesTests.Start();
CurveTests.Start();
*/
// TextNoteTests.Start();
// StaveLineTests.Start();
// OrnamentTests.Start();
// PedalMarkingTests.Start();
// TextBracketTests.Start();
// StaveModifierTests.Start();
TextNoteTests.Start();
StaveLineTests.Start();
OrnamentTests.Start();
PedalMarkingTests.Start();
TextBracketTests.Start();
StaveModifierTests.Start();
/*
GhostNoteTests.Start();
StyleTests.Start();
FactoryTests.Start();
/*
ParserTests.Start();
EasyScoreTests.Start();
RegistryTests.Start();
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 987375b

Please sign in to comment.