]> code.delx.au - gnu-emacs-elpa/commitdiff
Fix improperly prepared test.
authorJackson Ray Hamilton <jackson@jacksonrayhamilton.com>
Tue, 3 May 2016 03:42:46 +0000 (20:42 -0700)
committerJackson Ray Hamilton <jackson@jacksonrayhamilton.com>
Tue, 3 May 2016 03:42:46 +0000 (20:42 -0700)
test/context-coloring-test.el

index 559128af2a726fb5270be8ea12e829405c090c2d..08684da91825996d4bd315b778d5ad191cbbf533 100644 (file)
@@ -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