Move around some namespaces.

This commit is contained in:
Dean Herbert
2017-03-03 20:42:22 +09:00
parent 2ac248c7d0
commit bc01935a89
9 changed files with 41 additions and 38 deletions

View File

@ -6,6 +6,7 @@ using osu.Framework.Allocation;
using osu.Framework.Platform;
using osu.Framework.Screens.Testing;
using osu.Game.Screens.Tournament;
using osu.Game.Screens.Tournament.Teams;
namespace osu.Desktop.VisualTests.Tests
{