Skip to content

Commit

Permalink
map: change map in unit tests to test map
Browse files Browse the repository at this point in the history
  • Loading branch information
startcode authored and ycool committed Dec 23, 2017
1 parent 5da8cf6 commit d9e16c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/map/pnc_map/route_segments_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@

namespace apollo {
namespace hdmap {
DEFINE_string(test_map_file, "modules/map/data/sunnyvale_loop/base_map.xml",
DEFINE_string(test_map_file,
"modules/map/data/sunnyvale_loop/base_map_test.bin",
"The test map file");
DEFINE_string(
test_routing_file,
Expand Down

0 comments on commit d9e16c1

Please sign in to comment.