mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 16:50:21 +08:00
Fix incorrect framework specification for VisualTests.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
using osu.Framework.GameModes.Testing;
|
||||
using osu.Game.GameModes.Menu;
|
||||
|
||||
namespace osu.Desktop.Tests
|
||||
namespace osu.Desktop.VisualTests.Tests
|
||||
{
|
||||
class TestCaseMenuButtonSystem : TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user