From f80027b37ac4d41dcc4ad7ce1e486dd194307b5d Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Sun, 12 Apr 2015 02:14:03 +0100 Subject: [PATCH] * test/automated/package-test.el: Fix new test --- test/automated/package-test.el | 1 - 1 file changed, 1 deletion(-) diff --git a/test/automated/package-test.el b/test/automated/package-test.el index b343ed7285d..2fbcfd06140 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 -- 2.39.2