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

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

[elpa] externals/realgud-trepan-ni 7c2b230 5/9: Travis 5th try


From: Stefan Monnier
Subject: [elpa] externals/realgud-trepan-ni 7c2b230 5/9: Travis 5th try
Date: Wed, 12 May 2021 18:52:59 -0400 (EDT)

branch: externals/realgud-trepan-ni
commit 7c2b230df4b225792f8e8ef929861eeacbd28064
Author: rocky <rocky@gnu.org>
Commit: rocky <rocky@gnu.org>

    Travis 5th try
---
 cask-install.el                   | 1 +
 test/test-loc-regexp-trepan-ni.el | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/cask-install.el b/cask-install.el
index 9d964cf..4a9da0a 100644
--- a/cask-install.el
+++ b/cask-install.el
@@ -10,3 +10,4 @@
 ;; We'll work around it here
 (if (not (functionp 'make-mutex))
     (defun make-mutex(&optional name)))
+(require 'realgud-lang-js)
diff --git a/test/test-loc-regexp-trepan-ni.el 
b/test/test-loc-regexp-trepan-ni.el
index acdf68c..8c47f03 100644
--- a/test/test-loc-regexp-trepan-ni.el
+++ b/test/test-loc-regexp-trepan-ni.el
@@ -4,7 +4,6 @@
 (require 'test-simple)
 (require 'load-relative)
 (require 'realgud)
-(require 'realgud-lang-js)
 
 (load-file "./regexp-helper.el")
 (load-file "../trepan-ni/init.el")



reply via email to

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