X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/4431e6d9b30062407a60897db58356a36cedf49f..32364bbbaa8bda68228a3b0191c0b340c252d2a2:/test/automated/thingatpt.el diff --git a/test/automated/thingatpt.el b/test/automated/thingatpt.el index f33a8f4b0e..d3ecbf8c64 100644 --- a/test/automated/thingatpt.el +++ b/test/automated/thingatpt.el @@ -1,6 +1,6 @@ ;;; thingatpt.el --- tests for thing-at-point. -;; Copyright (C) 2013 Free Software Foundation, Inc. +;; Copyright (C) 2013-2016 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. @@ -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")