feat: add tests
This commit is contained in:
parent
44c7e9bee5
commit
bb87f058f0
17 changed files with 4436 additions and 80 deletions
12
internal/testdata/test.srt
vendored
Normal file
12
internal/testdata/test.srt
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
1
|
||||
00:00:01,000 --> 00:00:04,000
|
||||
This is the first subtitle line.
|
||||
|
||||
2
|
||||
00:00:05,000 --> 00:00:08,000
|
||||
This is the second subtitle line.
|
||||
|
||||
3
|
||||
00:00:09,500 --> 00:00:12,800
|
||||
This is the third subtitle line
|
||||
with a line break.
|
Loading…
Add table
Add a link
Reference in a new issue