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

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

[elpa] master d9abe19 08/26: gcd-tests.el: Add test-simple-run comment l


From: Rocky Bernstein
Subject: [elpa] master d9abe19 08/26: gcd-tests.el: Add test-simple-run comment line
Date: Thu, 25 May 2017 02:22:13 -0400 (EDT)

branch: master
commit d9abe19cd88ba525c084053add082ff89027e0b9
Author: rubikitch <address@hidden>
Commit: rubikitch <address@hidden>

    gcd-tests.el: Add test-simple-run comment line
---
 example/gcd-tests.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/example/gcd-tests.el b/example/gcd-tests.el
index 8ffdce8..173074d 100644
--- a/example/gcd-tests.el
+++ b/example/gcd-tests.el
@@ -19,6 +19,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/>.
+;;;; (test-simple-run "emacs -batch -L %s -l %s" (file-name-directory 
(locate-library "test-simple.elc")) buffer-file-name)
 (require 'test-simple)
 
 (test-simple-start)



reply via email to

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