mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Fix test scene not actually covering the class it's testing
This commit is contained in:
@ -29,6 +29,7 @@ namespace osu.Game.Tests.Visual.Online
|
||||
typeof(ScoresTable),
|
||||
typeof(CountriesTable),
|
||||
typeof(TableRowBackground),
|
||||
typeof(RankingsTable<>)
|
||||
};
|
||||
|
||||
[Resolved]
|
||||
|
Reference in New Issue
Block a user