mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 03:22:54 +08:00
Add testfixture annotation
This commit is contained in:
parent
ffc5d7bd43
commit
01b909eaa7
@ -16,6 +16,7 @@ using OpenTK.Graphics;
|
||||
|
||||
namespace osu.Game.Tests.Visual
|
||||
{
|
||||
[TestFixture]
|
||||
public class TestCaseEditorSeekSnapping : EditorClockTestCase
|
||||
{
|
||||
public TestCaseEditorSeekSnapping()
|
||||
|
Loading…
Reference in New Issue
Block a user