mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-27 22:04:07 +08:00
Fixe formatting.
This commit is contained in:
parent
99fb498cd2
commit
bc874ddbe5
@ -523,7 +523,7 @@ int blockRandUniformTest()
|
||||
}
|
||||
|
||||
ASSERT_CL(equal(mean, (blockRandUniform.getMin() +
|
||||
blockRandUniform.getMax()) / 2, 1e-1));
|
||||
blockRandUniform.getMax()) / 2, 1e-1));
|
||||
printf("PASS\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user