Adjust test namespace

This commit is contained in:
Bartłomiej Dach 2021-03-17 18:37:11 +01:00
parent a691291ae8
commit f1e66cc420

View File

@ -7,7 +7,7 @@ using osu.Framework.Graphics.Containers;
using osu.Game.Screens.Edit.Components; using osu.Game.Screens.Edit.Components;
using osuTK; using osuTK;
namespace osu.Game.Tests.Visual.Editor namespace osu.Game.Tests.Visual.Editing
{ {
[TestFixture] [TestFixture]
public class TestSceneEditorClock : EditorClockTestScene public class TestSceneEditorClock : EditorClockTestScene