mirror of
https://github.com/ppy/osu
synced 2025-01-10 16:19:47 +00:00
Remove existing test coverage
This commit is contained in:
parent
ed1e66b8f9
commit
ede0a22693
@ -56,24 +56,6 @@ namespace osu.Game.Tests.NonVisual.Skinning
|
|||||||
"Gameplay/osu/followpoint", 1
|
"Gameplay/osu/followpoint", 1
|
||||||
},
|
},
|
||||||
new object[]
|
new object[]
|
||||||
{
|
|
||||||
new[] { "followpoint@2x", "followpoint" },
|
|
||||||
"Gameplay/osu/followpoint",
|
|
||||||
"followpoint@2x", 2
|
|
||||||
},
|
|
||||||
new object[]
|
|
||||||
{
|
|
||||||
new[] { "followpoint@2x" },
|
|
||||||
"Gameplay/osu/followpoint",
|
|
||||||
"followpoint@2x", 2
|
|
||||||
},
|
|
||||||
new object[]
|
|
||||||
{
|
|
||||||
new[] { "followpoint" },
|
|
||||||
"Gameplay/osu/followpoint",
|
|
||||||
"followpoint", 1
|
|
||||||
},
|
|
||||||
new object[]
|
|
||||||
{
|
{
|
||||||
// Looking up a filename with extension specified should work.
|
// Looking up a filename with extension specified should work.
|
||||||
new[] { "followpoint.png" },
|
new[] { "followpoint.png" },
|
||||||
|
Loading…
Reference in New Issue
Block a user