mirror of
https://github.com/ppy/osu.git
synced 2026-05-25 03:09:54 +08:00
Rename test
This commit is contained in:
@@ -532,7 +532,7 @@ namespace osu.Game.Tests.NonVisual.Filtering
|
||||
}
|
||||
|
||||
[Test]
|
||||
public void TestOutofrangeDateQuery()
|
||||
public void TestOutOfRangeDateQuery()
|
||||
{
|
||||
const string query = "played<10000y";
|
||||
var filterCriteria = new FilterCriteria();
|
||||
|
||||
Reference in New Issue
Block a user