mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-06 14:36:43 +02:00
Remove unnecessary test
This commit is contained in:
@@ -33,7 +33,6 @@ func TestIsRelativeURL(t *testing.T) {
|
||||
"/\\",
|
||||
"\\/",
|
||||
"/a/../\\example.com",
|
||||
"/%5cexample.com",
|
||||
"/a/../%5cexample.com",
|
||||
"mailto:a@b.com",
|
||||
"https://test.com",
|
||||
|
||||
Reference in New Issue
Block a user