From 56c6343b8f76a090927131cf91239d8e56c63cdc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 12 Feb 2024 07:12:55 +0100 Subject: Merging upstream version 2.5.34. Signed-off-by: Daniel Baumann --- identify/extensions.py | 1 + 1 file changed, 1 insertion(+) (limited to 'identify/extensions.py') 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'}, -- cgit v1.2.3