1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-08 05:52:54 +08:00

Remove leftover [Solo] attribute

This commit is contained in:
Bartłomiej Dach 2024-05-13 18:48:08 +02:00
parent ff0c0d54c9
commit 20e2896435
No known key found for this signature in database

View File

@ -580,7 +580,6 @@ namespace osu.Game.Rulesets.Osu.Tests
} }
[Test] [Test]
[Solo]
public void TestTouchJudgedCircle() public void TestTouchJudgedCircle()
{ {
addHitCircleAt(TouchSource.Touch1); addHitCircleAt(TouchSource.Touch1);