Skip to content

Commit

Permalink
Update playlist-loader.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Ady88w1 authored Jul 4, 2018
1 parent 29a3d20 commit 0d0c80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/loader/playlist-loader.js
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@ Rollover38803/20160525T064049-01-69844069.ts
assert.strictEqual(result.programDateTime, undefined);
});

it('ensures first : is used for cusomt tags', () => {
it('tests : at end of tag name is used to divide custom tags', () => {
let level = `#EXTM3U
#EXT-X-VERSION:2
#EXT-X-TARGETDURATION:10
Expand Down

0 comments on commit 0d0c80e

Please sign in to comment.