mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-22 20:05:48 +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