Remove unnecessary test

This commit is contained in:
Lunny Xiao
2026-02-20 12:30:49 -08:00
parent 23591b1c33
commit 2c742717c8
-1
View File
@@ -33,7 +33,6 @@ func TestIsRelativeURL(t *testing.T) {
"/\\",
"\\/",
"/a/../\\example.com",
"/%5cexample.com",
"/a/../%5cexample.com",
"mailto:a@b.com",
"https://test.com",