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

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

[elpa] master 53279b1 01/16: Fix tests on Windows.


From: Jackson Ray Hamilton
Subject: [elpa] master 53279b1 01/16: Fix tests on Windows.
Date: Sun, 18 Oct 2015 11:21:35 +0000

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

    Fix tests on Windows.
---
 test/context-coloring-test.el          |    3 ++-
 test/fixtures/{let*.el => let-star.el} |    0
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/test/context-coloring-test.el b/test/context-coloring-test.el
index f5633b8..ddf0680 100644
--- a/test/context-coloring-test.el
+++ b/test/context-coloring-test.el
@@ -699,7 +699,8 @@ ssssssssssss0"))
          22 02
          22 222
     2222 1 1 2 2 2 000022
-  1111 1 1 1 0 0 000011")))
+  1111 1 1 1 0 0 000011"))
+  :fixture "let-star.el")
 
 (context-coloring-test-deftest-emacs-lisp cond
   (lambda ()
diff --git a/test/fixtures/let*.el b/test/fixtures/let-star.el
similarity index 100%
rename from test/fixtures/let*.el
rename to test/fixtures/let-star.el



reply via email to

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