From 97afc16ef26ff5c830e01009e013f794d5f1a1d2 Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Fri, 22 May 2015 20:20:03 -0700 Subject: tests: Add newline at the end of file --- tests/test_dom_traverse.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_dom_traverse.cpp') diff --git a/tests/test_dom_traverse.cpp b/tests/test_dom_traverse.cpp index 8f96d93..7215c3e 100644 --- a/tests/test_dom_traverse.cpp +++ b/tests/test_dom_traverse.cpp @@ -1150,4 +1150,4 @@ TEST_XML(dom_node_attribute_hinted, "") CHECK(node.attribute(STR("attr1"), hint) == attr1 && hint == attr2); CHECK(!node.attribute(STR("attr"), hint) && hint == attr2); -} \ No newline at end of file +} -- cgit v1.2.3