mirror of
https://github.com/ppy/osu.git
synced 2025-02-19 18:22:59 +08:00
Fix incorrect blank lines
This commit is contained in:
parent
372761a46f
commit
58194b4a31
@ -707,7 +707,6 @@ namespace osu.Game.Tests.Beatmaps.Formats
|
||||
Assert.That(third.ControlPoints[5].Type.Value, Is.EqualTo(null));
|
||||
Assert.That(third.ControlPoints[6].Position.Value, Is.EqualTo(new Vector2(480, 0)));
|
||||
Assert.That(third.ControlPoints[6].Type.Value, Is.EqualTo(null));
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user