projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae21fb3
)
Fix last patch
author
Michael Albinus
<michael.albinus@gmx.de>
Sat, 13 Apr 2019 09:12:16 +0000
(11:12 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sat, 13 Apr 2019 09:12:16 +0000
(11:12 +0200)
test/lisp/filenotify-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/filenotify-tests.el
b/test/lisp/filenotify-tests.el
index bf13fc1e857d845c3d04ae4bc702e3ffad8ec421..842d66d77801028be342c66dfc9ca0b09ab0fdab 100644
(file)
--- a/
test/lisp/filenotify-tests.el
+++ b/
test/lisp/filenotify-tests.el
@@
-267,7
+267,7
@@
This returns only for the local case and gfilenotify; otherwise it is nil.
`(ert-deftest ,(intern (concat (symbol-name test) "-remote")) ()
,docstring
:expected-result (or ,expected :passed)
- :tags ,(if skip '
(:expensive-test :unstable)
'(:expensive-test))
+ :tags ,(if skip '
'(:expensive-test :unstable) '
'(:expensive-test))
(let* ((temporary-file-directory
file-notify-test-remote-temporary-file-directory)
(ert-test (ert-get-test ',test))