mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Bring VisualTests up-to-date.
This commit is contained in:
@ -27,7 +27,7 @@ namespace osu.Desktop.VisualTests
|
||||
Ruleset.Register(new CatchRuleset());
|
||||
|
||||
if (benchmark)
|
||||
host.Run(new Benchmark());
|
||||
host.Run(new AutomatedVisualTestGame());
|
||||
else
|
||||
host.Run(new VisualTestGame());
|
||||
}
|
||||
|
Reference in New Issue
Block a user