summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/mime-detection/cfile.c0
-rw-r--r--tests/mime-detection/cplusplusfile.C0
-rw-r--r--tests/mime-detection/list4
3 files changed, 4 insertions, 0 deletions
diff --git a/tests/mime-detection/cfile.c b/tests/mime-detection/cfile.c
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/tests/mime-detection/cfile.c
diff --git a/tests/mime-detection/cplusplusfile.C b/tests/mime-detection/cplusplusfile.C
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/tests/mime-detection/cplusplusfile.C
diff --git a/tests/mime-detection/list b/tests/mime-detection/list
index 4036dd42..d0692c6e 100644
--- a/tests/mime-detection/list
+++ b/tests/mime-detection/list
@@ -693,6 +693,10 @@ SConscript text/x-scons oxo
# copied from https://raw.githubusercontent.com/mongodb/mongo/master/SConscript.buildinfo
SConscript.buildinfo text/x-scons oxo
+# Source code
+cplusplusfile.C text/x-c++src oxo
+cfile.c text/x-csrc oxo
+
# systemd units
systemd.automount text/x-systemd-unit
systemd.device text/x-systemd-unit