mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
adapt to spelling fix in svg tests
This commit is contained in:
parent
4bc7ec73de
commit
13ff9e1706
@ -87,7 +87,7 @@ TEST_CASE("SVG parser") {
|
||||
std::string svg_name("FAIL");
|
||||
char const* expected_errors[] =
|
||||
{
|
||||
"SVG error: unbale to open \"FAIL\""
|
||||
"SVG error: unable to open \"FAIL\""
|
||||
};
|
||||
|
||||
test_parser p;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user