mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Remove string interpolation & unnecessary test setup
This commit is contained in:
@ -18,11 +18,6 @@ namespace osu.Game.Tournament.Tests.NonVisual
|
||||
[TestFixture]
|
||||
public class CustomTourneyDirectoryTest
|
||||
{
|
||||
[SetUp]
|
||||
public void SetUp()
|
||||
{
|
||||
}
|
||||
|
||||
[Test]
|
||||
public void TestDefaultDirectory()
|
||||
{
|
||||
|
Reference in New Issue
Block a user