summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Hooper <adam@adamhooper.com>2019-02-13 15:52:13 -0500
committerAdam Hooper <adam@adamhooper.com>2019-02-13 15:52:13 -0500
commit83bbd0a35dbd0a9535ee7297949fda2b35249b60 (patch)
tree58d27f50f634820dd51cda75a9500e07a60b14b0
parent65df81f8c3f5a5ca0ca8415fdcb49d586350e47b (diff)
downloadshared-mime-info-83bbd0a35dbd0a9535ee7297949fda2b35249b60.tar.gz
mp4: make filename test pass
-rw-r--r--tests/list6
-rw-r--r--tests/mp4v1-video-header.mp4 (renamed from tests/mp4v1-video-header)bin1000 -> 1000 bytes
-rw-r--r--tests/mp4v2-video-header.mp4 (renamed from tests/mp4v2-video-header)bin1000 -> 1000 bytes
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/list b/tests/list
index fd426a55..143fe2ea 100644
--- a/tests/list
+++ b/tests/list
@@ -9,7 +9,7 @@
# Images
-test.bmp image/bmp
+test.bmp image/bmp
test.cel image/x-cel xxx
test.dcm application/dicom
test.eps image/x-eps
@@ -493,8 +493,8 @@ simon.669 audio/x-mod
test.aa audio/x-pn-audibleaudio
test.aax audio/x-pn-audibleaudio
# MPEG-4 files
-mp4v1-video-header video/mp4
-mp4v2-video-header video/mp4
+mp4v1-video-header.mp4 video/mp4
+mp4v2-video-header.mp4 video/mp4
# Disk and CD/DVD images
iso-file.iso application/x-cd-image oxo
diff --git a/tests/mp4v1-video-header b/tests/mp4v1-video-header.mp4
index 10099087..10099087 100644
--- a/tests/mp4v1-video-header
+++ b/tests/mp4v1-video-header.mp4
Binary files differ
diff --git a/tests/mp4v2-video-header b/tests/mp4v2-video-header.mp4
index 4e17a9b1..4e17a9b1 100644
--- a/tests/mp4v2-video-header
+++ b/tests/mp4v2-video-header.mp4
Binary files differ