branch: externals/realgud
commit d24996af5b84787c45b8e64fa0b790f5719fa0bb
Author: rocky <ro...@gnu.org>
Commit: rocky <ro...@gnu.org>

    Administrivia Add seq to el-get...
    
    For CircleCI testing.
---
 el-get-install.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/el-get-install.el b/el-get-install.el
index 6c7cf06..7c761ff 100644
--- a/el-get-install.el
+++ b/el-get-install.el
@@ -98,6 +98,7 @@
    loc-changes                         ; loc marks in buffers
    load-relative               ; load emacs lisp relative to emacs source
    test-simple                 ; simple test framework
+   seq                                 ; sequence manipulation used in testing
    ))
 
 ;; install new packages and init already installed packages

Reply via email to