Skip to content

Commit

Permalink
#27 the elnode-logs switch off test doesn't work.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicferrier committed Aug 11, 2012
1 parent ab7d578 commit 7ed6345
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions elnode-tests.el
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ is just a test helper."
(ert-deftest elnode-test-logs-dont-log ()
"Test the logs don't log when we turn stuff off."
(let ((elnode-log-files-directory nil))
;; FIXME this is not a test. duh.
(elnode-error "test message!")))

(ert-deftest elnode-test-error-log ()
Expand Down

0 comments on commit 7ed6345

Please sign in to comment.