diff options
author | jaseg <code@jaseg.net> | 2020-07-16 13:23:26 +0200 |
---|---|---|
committer | jaseg <code@jaseg.net> | 2020-07-16 15:01:23 +0200 |
commit | 44ca94749aabace75fb2d33e49eaf1a62760c242 (patch) | |
tree | 02679ee4dd645da294318ec2a29544107fc0c4a9 /test.srt | |
parent | b68a03c9d04046788e0014b9f59473c29b6a9dea (diff) | |
download | python-mpv-44ca94749aabace75fb2d33e49eaf1a62760c242.tar.gz python-mpv-44ca94749aabace75fb2d33e49eaf1a62760c242.tar.bz2 python-mpv-44ca94749aabace75fb2d33e49eaf1a62760c242.zip |
tests: rename test.srt to sub_test.srt to prevent auto-load
Diffstat (limited to 'test.srt')
-rw-r--r-- | test.srt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/test.srt b/test.srt deleted file mode 100644 index e6f36e0..0000000 --- a/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.
-
|