Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Commit

Permalink
delete invalid URL (see also #9 (comment) )
Browse files Browse the repository at this point in the history
  • Loading branch information
moz65535 committed Sep 29, 2011
1 parent 42d3ba2 commit 2e6e541
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions extract.yml
Expand Up @@ -221,10 +221,6 @@ tests:
text: "text http://msdn.microsoft.com/ja-jp/library/system.net.httpwebrequest(v=VS.100).aspx"
expected: ["http://msdn.microsoft.com/ja-jp/library/system.net.httpwebrequest(v=VS.100).aspx"]

- description: "Extract valid URL: http://fe3.gamepot-testdb/"
text: "text http://fe3.gamepot-testdb/"
expected: ["http://fe3.gamepot-testdb/"]

- description: "DO NOT extract invalid URL: http://domain-begin_dash_2314352345_dfasd.foo-cow_4352.com"
text: "text http://domain-dash_2314352345_dfasd.foo-cow_4352.com"
expected: []
Expand Down

0 comments on commit 2e6e541

Please sign in to comment.