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

Commit

Permalink
v1.3.1 description fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Sanford committed Jan 6, 2011
1 parent 7ff3017 commit 3db5d8d
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 @@ -218,7 +218,7 @@ tests:
text: "Go to http://example.com/a+ or http://example.com/a-"
expected: ["http://example.com/a+", "http://example.com/a-"]

- description: "Autolink URL should autolink URLs with longer paths ending in -"
- description: "Extract URLs with longer paths ending in -"
text: "Go to http://example.com/view/slug-url-?foo=bar"
expected: ["http://example.com/view/slug-url-?foo=bar"]

Expand Down

0 comments on commit 3db5d8d

Please sign in to comment.