summaryrefslogtreecommitdiffstats
path: root/identify
diff options
context:
space:
mode:
Diffstat (limited to 'identify')
-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'},