diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2014-10-25 15:21:11 -0400 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2014-10-25 15:21:11 -0400 |
commit | 5862e22c4ae74a8575c7a54777246f72c6733296 (patch) | |
tree | f30779f4210ff1dc1b64a14b8b2cc25921c86bf0 | |
parent | 64d9c3f6c3bac6e65d2016fe45132708cfcdc6ab (diff) |
Anticipatory removal of some test data that will be obsolete shortly.
-rw-r--r-- | test/automated/thingatpt.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/automated/thingatpt.el b/test/automated/thingatpt.el index fe82fca4ff..74240f80b8 100644 --- a/test/automated/thingatpt.el +++ b/test/automated/thingatpt.el @@ -26,7 +26,6 @@ ("http://2.gnu.org" 6 url "http://2.gnu.org") ("http://3.gnu.org" 19 url "http://3.gnu.org") ("https://4.gnu.org" 1 url "https://4.gnu.org") - ("bzr://savannah.gnu.org" 1 url "bzr://savannah.gnu.org") ("A geo URI (geo:3.14159,-2.71828)." 12 url "geo:3.14159,-2.71828") ("Visit http://5.gnu.org now." 5 url nil) ("Visit http://6.gnu.org now." 7 url "http://6.gnu.org") |