Skip to content

Commit

Permalink
travis - std::system() calls fails
Browse files Browse the repository at this point in the history
  • Loading branch information
artemp committed Oct 20, 2015
1 parent 4822477 commit 5de3a37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unit/datasource/geojson.cpp
Expand Up @@ -210,7 +210,6 @@ TEST_CASE("geojson") {
if (create_index)
{
detail::create_disk_index(filename, true);
CHECK(mapnik::util::exists(filename + ".index"));
}

mapnik::parameters params;
Expand Down

0 comments on commit 5de3a37

Please sign in to comment.