mirror of
https://github.com/ppy/osu.git
synced 2025-02-21 13:42:55 +08:00
Remove stray [Solo]
s
This commit is contained in:
parent
d505c529cd
commit
aa329f397e
@ -74,7 +74,6 @@ namespace osu.Game.Tests.Visual.Editing
|
|||||||
}
|
}
|
||||||
|
|
||||||
[Test]
|
[Test]
|
||||||
[Solo]
|
|
||||||
public void TestCommitPlacementViaRightClick()
|
public void TestCommitPlacementViaRightClick()
|
||||||
{
|
{
|
||||||
Playfield playfield = null!;
|
Playfield playfield = null!;
|
||||||
|
@ -165,7 +165,6 @@ namespace osu.Game.Tests.Visual.Navigation
|
|||||||
}
|
}
|
||||||
|
|
||||||
[Test]
|
[Test]
|
||||||
[Solo]
|
|
||||||
public void TestEditorGameplayTestAlwaysUsesOriginalRuleset()
|
public void TestEditorGameplayTestAlwaysUsesOriginalRuleset()
|
||||||
{
|
{
|
||||||
prepareBeatmap();
|
prepareBeatmap();
|
||||||
|
@ -208,7 +208,6 @@ namespace osu.Game.Tests.Visual.SongSelect
|
|||||||
}
|
}
|
||||||
|
|
||||||
[Test]
|
[Test]
|
||||||
[Solo]
|
|
||||||
public void TestInputHandlingWithinGaps()
|
public void TestInputHandlingWithinGaps()
|
||||||
{
|
{
|
||||||
AddBeatmaps(2, 5);
|
AddBeatmaps(2, 5);
|
||||||
|
@ -1239,7 +1239,6 @@ namespace osu.Game.Tests.Visual.SongSelect
|
|||||||
}
|
}
|
||||||
|
|
||||||
[Test]
|
[Test]
|
||||||
[Solo]
|
|
||||||
public void TestHardDeleteHandledCorrectly()
|
public void TestHardDeleteHandledCorrectly()
|
||||||
{
|
{
|
||||||
createSongSelect();
|
createSongSelect();
|
||||||
|
Loading…
Reference in New Issue
Block a user