emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master f80027b: * test/automated/package-test.el: Fix new


From: Artur Malabarba
Subject: [Emacs-diffs] master f80027b: * test/automated/package-test.el: Fix new test
Date: Sun, 12 Apr 2015 01:16:10 +0000

branch: master
commit f80027b37ac4d41dcc4ad7ce1e486dd194307b5d
Author: Artur Malabarba <address@hidden>
Commit: Artur Malabarba <address@hidden>

    * test/automated/package-test.el: Fix new test
---
 test/automated/package-test.el |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/test/automated/package-test.el b/test/automated/package-test.el
index b343ed7..2fbcfd0 100644
--- a/test/automated/package-test.el
+++ b/test/automated/package-test.el
@@ -353,7 +353,6 @@ Must called from within a `tar-mode' buffer."
             (list-packages)
             (should package--downloads-in-progress)
             (should mode-line-process)
-            (should-not (string= (format-mode-line mode-line-process) ""))
             (should-not
              (with-timeout (10 'timeout)
                (while package--downloads-in-progress



reply via email to

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