tests: Add newline at the end of file
This commit is contained in:
parent
2a1aa9663b
commit
97afc16ef2
1 changed files with 1 additions and 1 deletions
|
@ -1150,4 +1150,4 @@ TEST_XML(dom_node_attribute_hinted, "<node attr1='1' attr2='2' attr3='3' />")
|
|||
CHECK(node.attribute(STR("attr1"), hint) == attr1 && hint == attr2);
|
||||
|
||||
CHECK(!node.attribute(STR("attr"), hint) && hint == attr2);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue