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

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

[elpa] master a3bdef8 10/17: Another travis try


From: Rocky Bernstein
Subject: [elpa] master a3bdef8 10/17: Another travis try
Date: Thu, 25 May 2017 02:05:03 -0400 (EDT)

branch: master
commit a3bdef8c246006f44a397e29d27e393130751530
Author: rocky <address@hidden>
Commit: rocky <address@hidden>

    Another travis try
---
 test/test-require-list.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/test-require-list.el b/test/test-require-list.el
index fae8421..a64c346 100644
--- a/test/test-require-list.el
+++ b/test/test-require-list.el
@@ -1,4 +1,4 @@
-;; Copyright (C) 2015 Free Software Foundation, Inc
+;; Copyright (C) 2015, 2016 Free Software Foundation, Inc
 
 ;; Author: Rocky Bernstein <address@hidden>
 
@@ -15,7 +15,7 @@
 ;; You should have received a copy of the GNU General Public License
 ;; along with this program.  If not, see <http://www.gnu.org/licenses/>.
 (require 'cl)
-(require 'test-simple)
+(load-file "./simple-test.el")
 (load-file "../load-relative.el")
 
 (test-simple-start)



reply via email to

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