Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add more tests for vtt #14

Merged
merged 1 commit into from
Dec 12, 2017
Merged

test: add more tests for vtt #14

merged 1 commit into from
Dec 12, 2017

Conversation

forbesjo
Copy link
Contributor

No description provided.

@@ -1,6 +1,7 @@
import { toM3u8 } from '../src/toM3u8';
import QUnit from 'qunit';

QUnit.dump.maxDepth = 10;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this needed for the tests to pass? or just for the diff output when an assertion fails?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I accidentally left this line from my debugging.

@forbesjo forbesjo merged commit 4068790 into master Dec 12, 2017
@forbesjo forbesjo deleted the test/vtt branch December 12, 2017 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants