mirror of
https://github.com/SK-la/osu-framework.git
synced 2026-03-15 03:20:30 +00:00
Fix renderer test running in headless mode
This commit is contained in:
@@ -12,6 +12,7 @@ using osu.Framework.Platform;
|
||||
|
||||
namespace osu.Framework.Tests.Visual.Platform
|
||||
{
|
||||
[Ignore("This test cannot be run in headless mode (a renderer is required).")]
|
||||
public partial class TestSceneRenderer : FrameworkTestScene
|
||||
{
|
||||
[Resolved]
|
||||
|
||||
Reference in New Issue
Block a user