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

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

[elpa] externals/bnf-mode 89660ba 44/74: Removing emacs26-el package sol


From: Stefan Monnier
Subject: [elpa] externals/bnf-mode 89660ba 44/74: Removing emacs26-el package solves "Recursive load" issue
Date: Thu, 9 May 2019 08:27:50 -0400 (EDT)

branch: externals/bnf-mode
commit 89660baac38b02734b525924189871b46db9748c
Author: Serghei Iakovlev <address@hidden>
Commit: Serghei Iakovlev <address@hidden>

    Removing emacs26-el package solves "Recursive load" issue
    
    For more see: http://ppa.launchpad.net/kelleyk/emacs/ubuntu
---
 test/test-helper.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/test/test-helper.el b/test/test-helper.el
index 1875692..1d957bb 100644
--- a/test/test-helper.el
+++ b/test/test-helper.el
@@ -35,9 +35,6 @@
 (require 'ert-x)          ; `ert-with-test-buffer'
 (require 'cl-lib)         ; `cl-defmacro'
 
-;; reading/writing/loading compressed files
-(require 'jka-compr)
-
 ;; Make sure the exact Emacs version can be found in the build output
 (message "Running tests on Emacs %s" emacs-version)
 



reply via email to

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