diff options
author | Louis-Philippe VĂ©ronneau <pollo@debian.org> | 2020-07-20 15:26:05 -0400 |
---|---|---|
committer | jaseg <code@jaseg.net> | 2020-07-21 08:32:47 +0200 |
commit | 2b66d0d97b3f07338adfebbbb64b0fb2759bb82e (patch) | |
tree | 9728afea4c26990d7389eaab7de1e022ef696928 /sub_test.srt | |
parent | e29e042998bb7eb969a24a9b8a49652ec4454bc8 (diff) | |
download | python-mpv-2b66d0d97b3f07338adfebbbb64b0fb2759bb82e.tar.gz python-mpv-2b66d0d97b3f07338adfebbbb64b0fb2759bb82e.tar.bz2 python-mpv-2b66d0d97b3f07338adfebbbb64b0fb2759bb82e.zip |
Move test files into a 'tests' dir
Diffstat (limited to 'sub_test.srt')
-rw-r--r-- | sub_test.srt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sub_test.srt b/sub_test.srt deleted file mode 100644 index e6f36e0..0000000 --- a/sub_test.srt +++ /dev/null @@ -1,9 +0,0 @@ -1
-00:00:00,500 --> 00:00:01,000
-This is
-a subtitle test.
-
-2
-00:00:01,000 --> 00:00:02,000
-This is the second subtitle line.
-
|