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:
parent
6631f0de19
commit
dc864abbd8
@ -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[]
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user