mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Move testcase to the correct project
This commit is contained in:
@ -9,7 +9,7 @@ using osu.Game.Beatmaps.Timing;
|
||||
using osu.Game.Screens.Play;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace osu.Desktop.Tests.Visual
|
||||
namespace osu.Game.Tests.Visual
|
||||
{
|
||||
internal class TestCaseBreakOverlay : OsuTestCase
|
||||
{
|
@ -728,6 +728,7 @@
|
||||
<Compile Include="Tests\Visual\TestCaseBeatmapOptionsOverlay.cs" />
|
||||
<Compile Include="Tests\Visual\TestCaseBeatSyncedContainer.cs" />
|
||||
<Compile Include="Tests\Visual\TestCaseBreadcrumbs.cs" />
|
||||
<Compile Include="Tests\Visual\TestCaseBreakOverlay.cs" />
|
||||
<Compile Include="Tests\Visual\TestCaseChatDisplay.cs" />
|
||||
<Compile Include="Tests\Visual\TestCaseContextMenu.cs" />
|
||||
<Compile Include="Tests\Visual\TestCaseDialogOverlay.cs" />
|
||||
|
Reference in New Issue
Block a user