]> git.eshelyaron.com Git - emacs.git/commit
Don't fail uniquify-tests in non-version-controlled source trees
authorMattias EngdegÄrd <mattiase@acm.org>
Fri, 13 Sep 2024 10:13:53 +0000 (12:13 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 14 Sep 2024 20:29:45 +0000 (22:29 +0200)
commit85c587e57885e1107b637e5094037887c59f1d28
tree4923dd4b0cb08b4c4641d15b530217fb3f48f96c
parent68e2ec1f5a4a45e12afd5f38951aaa47ea65b74d
Don't fail uniquify-tests in non-version-controlled source trees

* test/lisp/uniquify-tests.el (uniquify-project-transform):
Skip test if there is no project (bug#73205).

(cherry picked from commit ca3932121a893df3c4b08dbe11f2c002da4a421f)
test/lisp/uniquify-tests.el