; Let files-tests.el pass multiple times in a session
commit4c8157cfe06ef5715ba8533be164dd9a047711d0
authorNoam Postavsky <npostavs@gmail.com>
Thu, 31 Aug 2017 08:57:43 +0000 (31 04:57 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Fri, 2 Feb 2018 23:09:13 +0000 (2 18:09 -0500)
tree311a54e83bb8382d3c86ef8749042469027b6f37
parent99251ab62e8e2796a2ebc486afd7c0faf173a1b6
; Let files-tests.el pass multiple times in a session

* test/lisp/files-tests.el (files-test-local-variables): Use `cl-letf'
instead of advice.  The advice was not being activated on the second
run.
test/lisp/files-tests.el