Fix some missed instances of TestCase

This commit is contained in:
Dean Herbert
2019-05-15 18:32:29 +09:00
parent a1b4d7aafd
commit 1ccef61f7b
4 changed files with 5 additions and 5 deletions

View File

@ -65,7 +65,7 @@ namespace osu.Game.Tests.Chat
}
[Test]
public void TestCaseInsensitiveLinks()
public void TestInsensitiveLinks()
{
Message result = MessageFormatter.FormatMessage(new Message { Content = "look: http://puu.sh/7Ggh8xcC6/asf0asd9876.NEF" });