Add test case for song selection

This commit is contained in:
Drew DeVault
2016-10-13 15:10:00 -04:00
parent d21b7f0050
commit bc6e705e2b
8 changed files with 148 additions and 17 deletions

View File

@ -3,6 +3,7 @@
using osu.Framework.GameModes.Testing;
using osu.Framework.Graphics.Cursor;
using osu.Game.Database;
using osu.Game;
namespace osu.Framework.VisualTests