Add comments to TJA test files
- Documenting the purpose of each song in the test suite - Testing that comments are handled correctly
This commit is contained in:
parent
c04d90d85f
commit
6d2f5a73bb
@ -1,4 +1,6 @@
|
||||
BPM:186
|
||||
// This song features mid-measure BPMCHANGE commands.
|
||||
// It also mixes in SCROLL and MEASURE commands next to the BPMCHANGE commands.
|
||||
BPM:186
|
||||
OFFSET:-11.430
|
||||
|
||||
COURSE:Edit
|
||||
|
@ -1,3 +1,5 @@
|
||||
// This is a basic song with notes, balloons, and drumrolls.
|
||||
// It does not feature BPMCHANGEs, branches, or multiplayer commands.
|
||||
BPM:181
|
||||
OFFSET:-1.99
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user