branch: externals/objed
commit 35a689246437eff5ea04050490567fdd132f5a04
Author: Clemens Radermacher <[email protected]>
Commit: Clemens Radermacher <[email protected]>
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)
-
-