projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1006501
)
; Fix typo in filenotify-tests.el
author
Michael Albinus
<michael.albinus@gmx.de>
Fri, 2 Aug 2019 18:13:44 +0000
(20:13 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Fri, 2 Aug 2019 18:13:44 +0000
(20:13 +0200)
test/lisp/filenotify-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/filenotify-tests.el
b/test/lisp/filenotify-tests.el
index 3d2f6e6a73e18017c4966fe99161cc1710ed1a6b..2027299197b8c2b4e184bc76a7813dd3d708c671 100644
(file)
--- a/
test/lisp/filenotify-tests.el
+++ b/
test/lisp/filenotify-tests.el
@@
-1397,7
+1397,7
@@
the file watch."
;; active. We receive the `deleted' event from both the
;; directory and the file monitor. The `stopped' event is
;; from the file monitor. It's undecided in which order the
- ;;
the
directory and the file monitor are triggered.
+ ;; directory and the file monitor are triggered.
(file-notify--test-with-actions '(:random deleted deleted stopped)
(delete-file file-notify--test-tmpfile1))
(should (file-notify-valid-p file-notify--test-desc1))