uniquely identify test
This commit is contained in:
parent
7425f1cd01
commit
9453ef17fb
@ -2005,7 +2005,7 @@ mod test{
|
||||
test_collision_rotated(relative_body,expected_collision_time);
|
||||
}
|
||||
#[test]
|
||||
fn test_collision_degenerate(){
|
||||
fn test_collision_degenerate_straight_down(){
|
||||
test_collision(Body::new(
|
||||
int3(0,5,0),
|
||||
int3(0,-1,0),
|
||||
|
Loading…
Reference in New Issue
Block a user