summaryrefslogtreecommitdiff
path: root/test/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'test/lisp')
-rw-r--r--test/lisp/autorevert-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/autorevert-tests.el b/test/lisp/autorevert-tests.el
index f59a847e352..84f87003fcf 100644
--- a/test/lisp/autorevert-tests.el
+++ b/test/lisp/autorevert-tests.el
@@ -589,7 +589,7 @@ This expects `auto-revert--messages' to be bound by
;; (with-auto-revert-test
(let ((auto-revert-use-notify t)
(tmpfile (make-temp-file "auto-revert-test"))
- (times '(60 30 15))
+ (times '(120 60 30 15))
(num-buffers 10)
require-final-newline buffers)