mirror of
https://github.com/zeux/pugixml.git
synced 2024-12-26 21:04:25 +08:00
Fix clang build.
git-svn-id: https://pugixml.googlecode.com/svn/trunk@986 99668b35-9821-0410-8761-19e4c4f06640
This commit is contained in:
parent
934bddcfa6
commit
cbd8131d09
@ -981,4 +981,4 @@ TEST(parse_pcdata_gap_fragment)
|
||||
xml_document doc;
|
||||
CHECK(doc.load(STR("a&b"), parse_fragment | parse_escapes));
|
||||
CHECK_STRING(doc.text().get(), STR("a&b"));
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user