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

Commit

Permalink
Fixed broken 'trailing underscore' test
Browse files Browse the repository at this point in the history
  • Loading branch information
J.P. Cummins committed Mar 25, 2011
1 parent 92da5c6 commit ffef901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ tests:
expected: []

- description: "DO NOT extract URLs containing trailing underscores in the subdomain"
text: "test http://trailingunderscore.twitter.com"
text: "test http://trailingunderscore_.twitter.com"
expected: []

- description: "DO NOT extract URLs containing leading dashes in the domain name"
Expand Down

0 comments on commit ffef901

Please sign in to comment.