]> git.eshelyaron.com Git - emacs.git/commit
Make old-struct test more robust
authorMattias Engdegård <mattiase@acm.org>
Thu, 4 May 2023 15:47:05 +0000 (17:47 +0200)
committerMattias Engdegård <mattiase@acm.org>
Fri, 5 May 2023 20:00:28 +0000 (22:00 +0200)
commit1ef219e220c9645a5592eb73837aba8d50e4265c
treeac8e2ee9e7a156c325d27bae8880b36410c7f01e
parent044392c5c563a0bb2c24b65e5222b8f9b3cbe0d8
Make old-struct test more robust

* test/lisp/emacs-lisp/cl-lib-tests.el (old-struct):
Use the `vector` constructor instead of vector literals to
avoid failing because of `type-of` constant-folding.
test/lisp/emacs-lisp/cl-lib-tests.el