emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/forth-mode f44fa6481f 152/153: Forth 200x core.html is no


From: ELPA Syncer
Subject: [nongnu] elpa/forth-mode f44fa6481f 152/153: Forth 200x core.html is no longer there.
Date: Sat, 29 Jan 2022 08:02:28 -0500 (EST)

branch: elpa/forth-mode
commit f44fa6481ffe2b4321d462c3fab78a858f2a8ae9
Author: Lars Brinkhoff <lars@nocrew.org>
Commit: Lars Brinkhoff <lars@nocrew.org>

    Forth 200x core.html is no longer there.
---
 test/tests.el | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/test/tests.el b/test/tests.el
index 1948203d15..085001e709 100644
--- a/test/tests.el
+++ b/test/tests.el
@@ -302,10 +302,7 @@ The whitespace before and including \"|\" on each line is 
removed."
 
 (ert-deftest forth-spec-parsing ()
   (should (equal (forth-spec--build-url "SWAP" 1994)
-                "http://lars.nocrew.org/dpans/dpans6.htm#6.1.2260";))
-  (should
-   (equal (forth-spec--build-url "SWAP" 2012)
-         "http://www.forth200x.org/documents/html/core.html#core:SWAP";)))
+                "http://lars.nocrew.org/dpans/dpans6.htm#6.1.2260";)))
 
 (ert-deftest forth-fill-comment ()
   (forth-should-before/after



reply via email to

[Prev in Thread] Current Thread [Next in Thread]