Skip to content

Commit bb42fb7

Browse files
committedNov 16, 2017
Don't provide run' and keep "test/" out of load-path'
1 parent 282ad42 commit bb42fb7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
 

‎test/.nosearch

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
See `normal-top-level-add-subdirs-to-load-path's doc-string.

‎test/run.el

-1
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,4 @@
5858
(when (and noninteractive (simple-paren-runs-this-script-p))
5959
(simple-paren-run-tests-main))
6060

61-
(provide 'run)
6261
;;; run.el ends here

0 commit comments

Comments
 (0)