mirror of
https://github.com/ppy/osu
synced 2025-01-14 01:51:04 +00:00
Move WaveContainer test out of editor namespace
This commit is contained in:
parent
47768b7063
commit
4446a2972c
@ -12,7 +12,7 @@ using osu.Game.Graphics.Sprites;
|
||||
using osuTK;
|
||||
using osuTK.Graphics;
|
||||
|
||||
namespace osu.Game.Tests.Visual.Editor
|
||||
namespace osu.Game.Tests.Visual.UserInterface
|
||||
{
|
||||
[TestFixture]
|
||||
public class TestSceneWaveContainer : OsuTestScene
|
Loading…
Reference in New Issue
Block a user