summaryrefslogtreecommitdiffstats
path: root/identify/extensions.py
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-02-12 06:12:50 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-02-12 06:12:50 +0000
commit299a08fd41eb844e371536de78057df5c78f1b6a (patch)
tree6232019f3c1dc6cf64936c4d64d6dfeaf70edca1 /identify/extensions.py
parentAdding upstream version 2.5.33. (diff)
downloadidentify-299a08fd41eb844e371536de78057df5c78f1b6a.tar.xz
identify-299a08fd41eb844e371536de78057df5c78f1b6a.zip
Adding upstream version 2.5.34.upstream/2.5.34
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'identify/extensions.py')
-rw-r--r--identify/extensions.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/identify/extensions.py b/identify/extensions.py
index 585d214..417650f 100644
--- a/identify/extensions.py
+++ b/identify/extensions.py
@@ -272,6 +272,7 @@ EXTENSIONS = {
'wsgi': {'text', 'wsgi', 'python'},
'xhtml': {'text', 'xml', 'html', 'xhtml'},
'xacro': {'text', 'xml', 'urdf', 'xacro'},
+ 'xctestplan': {'text', 'json'},
'xml': {'text', 'xml'},
'xq': {'text', 'xquery'},
'xql': {'text', 'xquery'},