Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescherti committed Aug 16, 2024
1 parent 791c433 commit fe3689d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test-dir-config.el
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@
(with-temp-buffer
(insert "(setq test-dir-config-successful2 t)\n")
(write-file src-dir-config-file))
(setq dir-config-denied-directories (list code-dir))
(setq code-buffer (find-file-noselect code-file))
(when (bound-and-true-p test-dir-config-successful)
(error "The file '%s' was loaded from a denied directory" dir-config-file))
Expand Down

0 comments on commit fe3689d

Please sign in to comment.