Skip to content

Commit

Permalink
Update graphparser.cc
Browse files Browse the repository at this point in the history
reverted back
  • Loading branch information
gknisely committed Mar 12, 2024
1 parent 043610e commit 66ecf2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/graphparser.cc
Expand Up @@ -65,7 +65,7 @@ void DoConfig() {
file << "{ \
\"mjolnir\": { \
\"id_table_size\": 1000, \
\"tile_dir\": \"test/data/graph_parser_tiles\" \
\"tile_dir\": \"test/data/parser_tiles\" \
} \
}";
} catch (...) {}

Check warning on line 71 in test/graphparser.cc

View check run for this annotation

Codecov / codecov/patch

test/graphparser.cc#L71

Added line #L71 was not covered by tests
Expand Down

0 comments on commit 66ecf2d

Please sign in to comment.