Formatting and more dynamically testable references

This commit is contained in:
Dean Herbert
2017-12-22 19:24:54 +09:00
parent 1a318c5c2b
commit 728d1cb7f6
2 changed files with 10 additions and 5 deletions

View File

@ -17,7 +17,7 @@ namespace osu.Game.Tests.Visual
{
typeof(ProfileHeader),
typeof(UserProfileOverlay),
typeof(RankChart),
typeof(RankGraph),
typeof(LineGraph),
};