diff options
| author | Bond_009 <bond.009@outlook.com> | 2020-12-28 15:43:55 +0100 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2020-12-28 15:43:55 +0100 |
| commit | 5ac36a8b5859d5416005ab411774aa9464a533d2 (patch) | |
| tree | 6c99f480609aae8c0de5abfd6273089645853a96 /tests/Jellyfin.MediaEncoding.Tests/Test Data/example.srt | |
| parent | 2913e2604c3a0fd36cf4d4f6d74a65289be187d5 (diff) | |
Add tests for srt parser
Diffstat (limited to 'tests/Jellyfin.MediaEncoding.Tests/Test Data/example.srt')
| -rw-r--r-- | tests/Jellyfin.MediaEncoding.Tests/Test Data/example.srt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/Jellyfin.MediaEncoding.Tests/Test Data/example.srt b/tests/Jellyfin.MediaEncoding.Tests/Test Data/example.srt new file mode 100644 index 000000000..78d74014e --- /dev/null +++ b/tests/Jellyfin.MediaEncoding.Tests/Test Data/example.srt @@ -0,0 +1,8 @@ +1 +00:02:17,440 --> 00:02:20,375 +Senator, we're making +our final approach into Coruscant. + +2 +00:02:20,476 --> 00:02:22,501 +Very good, Lieutenant. |
