summaryrefslogtreecommitdiff
path: root/tests/mime-detection
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2020-02-10 13:50:06 +0100
committerBastien Nocera <hadess@hadess.net>2020-02-10 13:50:52 +0100
commit99bf0b6d4cbdceaae749ae0fd7bbf6bfc5f66bdb (patch)
treedaa873d3c3d21a4a5d1baa27733afdc8994587ef /tests/mime-detection
parent83649228748092cf80ba2e600b530e37b4ac3c6b (diff)
downloadshared-mime-info-99bf0b6d4cbdceaae749ae0fd7bbf6bfc5f66bdb.tar.gz
tests: Fix filename conflict on NTFS
Rename text.PS.gz so it doesn't conflict with text.ps.gz on NTFS.
Diffstat (limited to 'tests/mime-detection')
-rw-r--r--tests/mime-detection/list2
-rw-r--r--tests/mime-detection/text1.PS.gz (renamed from tests/mime-detection/text.PS.gz)bin88519 -> 88519 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/mime-detection/list b/tests/mime-detection/list
index ea732489..4036dd42 100644
--- a/tests/mime-detection/list
+++ b/tests/mime-detection/list
@@ -619,7 +619,7 @@ markdown.md text/markdown oxo
reStructuredText.rst text/x-rst ox
text.ps application/postscript
text.ps.gz application/x-gzpostscript ox
-text.PS.gz application/x-gzpostscript oxo
+text1.PS.gz application/x-gzpostscript oxo
test.cmake text/x-cmake ox
meson.build text/x-meson ox
meson_options.txt text/x-meson ox
diff --git a/tests/mime-detection/text.PS.gz b/tests/mime-detection/text1.PS.gz
index cf5293f4..cf5293f4 100644
--- a/tests/mime-detection/text.PS.gz
+++ b/tests/mime-detection/text1.PS.gz
Binary files differ