1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-27 03:27:31 +08:00
smoogipoo 9955e02898 Make more tests use the custom mod classes
For safety purposes... In implementing the previous tests, I found that
using mod.Object.GetType() can lead to bad assertions since the same
ModProxy class is used for all mocked classes.
2021-02-02 18:33:14 +09:00
..