
* test/lisp/emacs-lisp/package-tests.el: Update resoruce file location. * test/data/package: Moved to test/lisp/emacs-lisp/package-resources
7 lines
154 B
Text
7 lines
154 B
Text
(1
|
|
(signed-good .
|
|
[(1 0)
|
|
nil "A package with good signature" single])
|
|
(signed-bad .
|
|
[(1 0)
|
|
nil "A package with bad signature" single]))
|