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

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

[elpa] master c830ae5 15/47: Fix let* test.


From: Jackson Ray Hamilton
Subject: [elpa] master c830ae5 15/47: Fix let* test.
Date: Mon, 18 May 2015 09:51:47 +0000

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

    Fix let* test.
---
 test/context-coloring-test.el |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/test/context-coloring-test.el b/test/context-coloring-test.el
index c8a3532..64667a4 100644
--- a/test/context-coloring-test.el
+++ b/test/context-coloring-test.el
@@ -1142,12 +1142,12 @@ see that function."
 11111 11
        11 11
        11 000011
-  1000 1 1 1 0 0 00001
+  1111 1 1 1 0 0 00001
   22222 22
          22 12
          22 000022
-    2000 1 1 2 2 2 0000))
-  1000 1 1 1 0 0 000011")))
+    2222 1 1 2 2 2 0000))
+  1111 1 1 1 0 0 000011")))
 
 (provide 'context-coloring-test)
 



reply via email to

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