mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-23 22:42:32 +03:00
Minor typo fix tests/main.rs (#932)
This commit is contained in:
parent
7bdca2411f
commit
5d1038d57b
@ -141,7 +141,7 @@ fn check_proposals() -> Result<()> {
|
||||
Ok(())
|
||||
}
|
||||
|
||||
/// Verify lane-chaging behavior is overall reasonable, by asserting all cars and bikes can
|
||||
/// Verify lane-changing behavior is overall reasonable, by asserting all cars and bikes can
|
||||
/// complete their trip under a time limit.
|
||||
fn test_lane_changing(map: &Map) -> Result<()> {
|
||||
// This uses a fixed RNG seed
|
||||
|
Loading…
Reference in New Issue
Block a user