Skip to content

Commit

Permalink
Use shards for multilane_road_curve_accuracy_test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrés Valenzuela committed May 25, 2018
1 parent c73c3ce commit 99d0b59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions automotive/maliput/multilane/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ drake_cc_googletest(
drake_cc_googletest(
name = "multilane_road_curve_accuracy_test",
srcs = ["test/multilane_road_curve_accuracy_test.cc"],
shard_count = 10,
deps = [
":builder",
"//automotive/maliput/api/test_utilities",
Expand Down

0 comments on commit 99d0b59

Please sign in to comment.