summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2023-02-19 17:56:01 +0100
committerStefan Kangas <stefankangas@gmail.com>2023-02-19 17:56:27 +0100
commit3c9701938d49aacd05e2cbb38fe4c05eb1261170 (patch)
treed6d270add6521e34659b7d6ce3bf5be58549b5b9
parent91d6ef2dcb34017d1901375b6f7c701929b25f53 (diff)
downloademacs-3c9701938d49aacd05e2cbb38fe4c05eb1261170.tar.gz
; Disable failing test
* test/lisp/emacs-lisp/copyright-tests.el (test-correct-notice): Disable test. Do not merge.
-rw-r--r--test/lisp/emacs-lisp/copyright-tests.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lisp/emacs-lisp/copyright-tests.el b/test/lisp/emacs-lisp/copyright-tests.el
index 2ff7445..98ce232 100644
--- a/test/lisp/emacs-lisp/copyright-tests.el
+++ b/test/lisp/emacs-lisp/copyright-tests.el
@@ -62,6 +62,7 @@
"Copyright 2006, 2007, 2008, 2022 Foo Bar\n\n")))
(ert-deftest test-correct-notice ()
+ :tags '(:unstable)
(should (equal
(with-temp-buffer
(dotimes (_ 2)