mirror of
https://github.com/ppy/osu.git
synced 2025-03-14 05:47:20 +08:00
Move visual test to correct namespace
This commit is contained in:
parent
968826c9e7
commit
1304b55c41
@ -8,9 +8,8 @@ using osu.Framework.Audio;
|
||||
using osu.Framework.Graphics;
|
||||
using osu.Game.Audio.Effects;
|
||||
using osu.Game.Beatmaps;
|
||||
using osu.Game.Tests.Visual;
|
||||
|
||||
namespace osu.Game.Tests.Audio
|
||||
namespace osu.Game.Tests.Visual.Audio
|
||||
{
|
||||
public class TestSceneFilter : OsuTestScene
|
||||
{
|
Loading…
x
Reference in New Issue
Block a user