mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
add link test
This commit is contained in:
@ -59,6 +59,7 @@ namespace osu.Game.Tests.Visual.Online
|
||||
private static object[] comments =
|
||||
{
|
||||
new[] { "Plain", "This is plain comment" },
|
||||
new[] { "Link", "Please visit https://osu.ppy.sh" },
|
||||
|
||||
new[]
|
||||
{
|
||||
|
Reference in New Issue
Block a user