Skip to content

Commit f25195c

Browse files
Remove test unrelated to this PR
1 parent 113497d commit f25195c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/draft4/optional/format.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,6 @@
104104
"data": "mailto:[email protected]",
105105
"valid": true
106106
},
107-
{
108-
"description": "an invalid mailto URI",
109-
"data": "mailto:John.Doe-example.com",
110-
"valid": false
111-
},
112107
{
113108
"description": "a valid newsgroup URI",
114109
"data": "news:comp.infosystems.www.servers.unix",

0 commit comments

Comments
 (0)