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

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

[elpa] master a9b988e 13/25: Fix improperly prepared test.


From: Jackson Ray Hamilton
Subject: [elpa] master a9b988e 13/25: Fix improperly prepared test.
Date: Mon, 30 May 2016 22:10:45 +0000 (UTC)

branch: master
commit a9b988e71580169643cb2ea023cf0bb71e763853
Author: Jackson Ray Hamilton <address@hidden>
Commit: Jackson Ray Hamilton <address@hidden>

    Fix improperly prepared test.
---
 test/context-coloring-test.el |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/context-coloring-test.el b/test/context-coloring-test.el
index 559128a..08684da 100644
--- a/test/context-coloring-test.el
+++ b/test/context-coloring-test.el
@@ -881,7 +881,7 @@ nnnn nn")))
           ;; the minibuffer's contents.  The contents are implicitly submitted,
           ;; so we have to ignore the errors in the arbitrary test subject 
code.
           (insert "(ignore-errors (let (a) (message a free)))")
-          (context-coloring-colorize)
+          (context-coloring-mode)
           (context-coloring-test-assert-coloring "
 xxxx: 0000000-000000 1111 111 11111111 1 0000110"))
       ;; Simulate user input because `call-interactively' is blocking and



reply via email to

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