Report also result in `file-notify--test-event-handler'
This commit is contained in:
parent
5d17ae7d46
commit
6de26a78de
1 changed files with 2 additions and 1 deletions
|
@ -281,7 +281,8 @@ and the event to `file-notify--test-events'."
|
|||
(unless (string-match
|
||||
(regexp-quote ".#")
|
||||
(file-notify--event-file-name file-notify--test-event))
|
||||
(message "file-notify--test-event-handler %S" file-notify--test-event)
|
||||
(message "file-notify--test-event-handler result: %s event: %S"
|
||||
(null (ert-test-failed-p result)) file-notify--test-event)
|
||||
(setq file-notify--test-events
|
||||
(append file-notify--test-events `(,file-notify--test-event))
|
||||
file-notify--test-results
|
||||
|
|
Loading…
Add table
Reference in a new issue