summaryrefslogtreecommitdiffstats
path: root/testfiles/src/attributes-test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'testfiles/src/attributes-test.cpp')
-rw-r--r--testfiles/src/attributes-test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/testfiles/src/attributes-test.cpp b/testfiles/src/attributes-test.cpp
index ce397b9bb..791f14072 100644
--- a/testfiles/src/attributes-test.cpp
+++ b/testfiles/src/attributes-test.cpp
@@ -368,6 +368,7 @@ std::vector<AttributeInfo> getKnownAttrs()
AttributeInfo("xlink:title", true),
AttributeInfo("xlink:type", true),
AttributeInfo("xml:base", false),
+ AttributeInfo("xml:lang", true),
AttributeInfo("xml:space", true),
AttributeInfo("xmlns", false),
AttributeInfo("xmlns:xlink", false),