aboutsummaryrefslogtreecommitdiff
path: root/ci/init-tests.el
diff options
context:
space:
mode:
authorErik Martin-Dorel2020-05-26 17:52:16 +0200
committerErik Martin-Dorel2020-05-26 17:54:55 +0200
commitd20ad3dde9be1fc9702f794e89a127f3c3b312fd (patch)
tree810e09e19441c2a1383eff745816c8ffb64b47b7 /ci/init-tests.el
parentea62543527e6c0fcca8bbb70695e25c2f5d89614 (diff)
fix: test files should not provide features
Close #493
Diffstat (limited to 'ci/init-tests.el')
-rw-r--r--ci/init-tests.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/init-tests.el b/ci/init-tests.el
index 565df976..6b0f4439 100644
--- a/ci/init-tests.el
+++ b/ci/init-tests.el
@@ -30,5 +30,4 @@
(eval-when-compile
(require 'ert-async))
-(provide 'init-tests)
;;; init-tests.el ends here