Skip to content

Commit

Permalink
change file name in gpu ray test
Browse files Browse the repository at this point in the history
Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
  • Loading branch information
mabelzhang committed Jul 11, 2020
1 parent 7491fa4 commit 37eeec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/gpu_laser.cc
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,7 @@ TEST_F(GPURaySensorTest, LaserScanResolution)

TEST_F(GPURaySensorTest, StrictUpdateRate)
{
LoadArgs(" --lockstep worlds/gpu_ray_strict_rate.world");
LoadArgs(" --lockstep worlds/gpu_laser_strict_rate.world");

// Make sure the render engine is available.
if (rendering::RenderEngine::Instance()->GetRenderPathType() ==
Expand Down

0 comments on commit 37eeec9

Please sign in to comment.