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

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

[elpa] externals/realgud 42bb9af 53/72: Remove circular-causing require


From: Stefan Monnier
Subject: [elpa] externals/realgud 42bb9af 53/72: Remove circular-causing require
Date: Fri, 26 Mar 2021 22:49:12 -0400 (EDT)

branch: externals/realgud
commit 42bb9af99ce5dbb562864af8360a6adf1b859e8f
Author: rocky <rocky@gnu.org>
Commit: rocky <rocky@gnu.org>

    Remove circular-causing require
---
 test/test-trepan2.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/test-trepan2.el b/test/test-trepan2.el
index c5e7e4e..773c34d 100644
--- a/test/test-trepan2.el
+++ b/test/test-trepan2.el
@@ -4,7 +4,6 @@
 (require 'test-simple)
 (load-file "../realgud/debugger/trepan2/trepan2.el")
 (load-file "../realgud/debugger/trepan2/core.el")
-(load-file "../realgud.el")
 (load-file "./bt-helper.el")
 
 (declare-function trepan2-parse-cmd-args    'realgud:trepan2)



reply via email to

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