Merge branch 'master' into overlay-header-padding

This commit is contained in:
Dean Herbert
2020-07-22 16:22:20 +09:00
committed by GitHub
3 changed files with 45 additions and 67 deletions

View File

@ -30,12 +30,6 @@ namespace osu.Game.Tests.Visual.Online
Add(selector = new SpotlightSelector());
}
[Test]
public void TestVisibility()
{
AddStep("Toggle Visibility", selector.ToggleVisibility);
}
[Test]
public void TestLocalSpotlights()
{