Fixed envelope main section empty error

This commit is contained in:
Takeshi Yokemura
2022-02-12 17:01:11 +09:00
parent 68253130fa
commit 1d3c91d6e1
4 changed files with 9 additions and 9 deletions

View File

@ -328,7 +328,6 @@ public:
expect(result30.valueAt(1) == 2);
expect(result30.loopStartIndex == 0);
expect(result30.releaseSequenceStartIndex == 1);
expect(error = kParseWarningPreRepeatSegmentEmpty);
beginTest ("Empty segment warning(in-repeat)");
error = kParseErrorNone;