branch: externals/ergoemacs-mode
commit 886e3ebc90f875d89ad2828cf08f3377a32aa7eb
Author: Walter Landry <[email protected]>
Commit: Walter Landry <[email protected]>
Remove an ergoemacs-package call in the tests
---
ergoemacs-test.el | 2 --
1 file changed, 2 deletions(-)
diff --git a/ergoemacs-test.el b/ergoemacs-test.el
index a6e3fe3..0163aaf 100644
--- a/ergoemacs-test.el
+++ b/ergoemacs-test.el
@@ -1204,8 +1204,6 @@ Should test issue #142"
(delete-file w-file))))
(defvar ergoemacs-component-hash)
-(ergoemacs-package icicles
- :ensure t)
(ert-deftest ergoemacs-test-397-test-4 ()
"Test M-s is switch pane."