mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 18:42:56 +08:00
Fix test scene not actually covering the class it's testing
This commit is contained in:
parent
e1302d84dd
commit
724fcecbc5
@ -29,6 +29,7 @@ namespace osu.Game.Tests.Visual.Online
|
|||||||
typeof(ScoresTable),
|
typeof(ScoresTable),
|
||||||
typeof(CountriesTable),
|
typeof(CountriesTable),
|
||||||
typeof(TableRowBackground),
|
typeof(TableRowBackground),
|
||||||
|
typeof(RankingsTable<>)
|
||||||
};
|
};
|
||||||
|
|
||||||
[Resolved]
|
[Resolved]
|
||||||
|
Loading…
Reference in New Issue
Block a user