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

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

[elpa] master 5e0a0d9 10/79: Newlines.


From: Jackson Ray Hamilton
Subject: [elpa] master 5e0a0d9 10/79: Newlines.
Date: Sun, 14 Jun 2015 00:05:16 +0000

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

    Newlines.
---
 test/context-coloring-test.el |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/test/context-coloring-test.el b/test/context-coloring-test.el
index 84b4b08..d43a716 100644
--- a/test/context-coloring-test.el
+++ b/test/context-coloring-test.el
@@ -599,8 +599,7 @@ function."
    '((theme-face context-coloring-level-0-face)
      (theme-face face)))
   (context-coloring-test-assert-not-theme-originally-set-p
-   '((theme-face face)))
-  )
+   '((theme-face face))))
 
 (defun context-coloring-test-assert-theme-settings-highest-level
     (settings expected-level)
@@ -648,8 +647,7 @@ function."
   (context-coloring-test-assert-theme-settings-highest-level
    '((theme-face context-coloring-level-0-face)
      (theme-face context-coloring-level-1-face))
-   1)
-  )
+   1))
 
 (defmacro context-coloring-test-deftest-define-theme (name &rest body)
   "Define a test with name NAME and an automatically-generated



reply via email to

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