Revert "travis - std::system() calls fails"
This reverts commit 5de3a3776d
.
This commit is contained in:
parent
d80179fca4
commit
2c72833629
1 changed files with 1 additions and 0 deletions
|
@ -210,6 +210,7 @@ TEST_CASE("geojson") {
|
|||
if (create_index)
|
||||
{
|
||||
detail::create_disk_index(filename, true);
|
||||
CHECK(mapnik::util::exists(filename + ".index"));
|
||||
}
|
||||
|
||||
mapnik::parameters params;
|
||||
|
|
Loading…
Reference in a new issue