summaryrefslogtreecommitdiff
path: root/xml/tests/testData/completion/InheritedAttr/test.xml
diff options
context:
space:
mode:
Diffstat (limited to 'xml/tests/testData/completion/InheritedAttr/test.xml')
-rw-r--r--xml/tests/testData/completion/InheritedAttr/test.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/xml/tests/testData/completion/InheritedAttr/test.xml b/xml/tests/testData/completion/InheritedAttr/test.xml
new file mode 100644
index 000000000000..dfa5afac32b5
--- /dev/null
+++ b/xml/tests/testData/completion/InheritedAttr/test.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<test:foo xmlns:test="http://test"
+ xmlns:library="http://library"
+ <caret>/> \ No newline at end of file