1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 09:07:25 +08:00

add link test

This commit is contained in:
Gagah Pangeran Rosfatiputra 2021-07-26 21:08:57 +07:00
parent 6631f0de19
commit dc864abbd8
No known key found for this signature in database
GPG Key ID: 25F6F17FD29031E2

View File

@ -59,6 +59,7 @@ namespace osu.Game.Tests.Visual.Online
private static object[] comments = private static object[] comments =
{ {
new[] { "Plain", "This is plain comment" }, new[] { "Plain", "This is plain comment" },
new[] { "Link", "Please visit https://osu.ppy.sh" },
new[] new[]
{ {