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

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

[elpa] externals/objed 35a6892 05/34: Don't provide tests (fix #70)


From: Stefan Monnier
Subject: [elpa] externals/objed 35a6892 05/34: Don't provide tests (fix #70)
Date: Mon, 15 Mar 2021 22:21:09 -0400 (EDT)

branch: externals/objed
commit 35a689246437eff5ea04050490567fdd132f5a04
Author: Clemens Radermacher <clemera@posteo.net>
Commit: Clemens Radermacher <clemera@posteo.net>

    Don't provide tests (fix #70)
---
 test/tests.el | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/test/tests.el b/test/tests.el
index a557958..d853db1 100644
--- a/test/tests.el
+++ b/test/tests.el
@@ -219,7 +219,3 @@ Insert KEY if there's no command."
 
 (objed-create-tests emacs-lisp-mode)
 ;; TODO: op tests, marking, remaining commands, other modes
-
-(provide 'tests)
-
-



reply via email to

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