1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 10:11:05 -08:00
emacs/test/src
Michal Nazarewicz c441f56498 Fix unused lexical variable
This fixes the following warning:

    In toplevel form:
    src/regex-tests.el:416:1:Warning: Unused lexical variable ‘newline’

* test/src/regex-tests.el (regex-tests-BOOST): Remove unused lexical
variable.
2016-08-02 19:53:48 +02:00
..
regex-resources New regex tests imported from glibc 2.21 2016-08-02 15:39:10 +02:00
alloc-tests.el
buffer-tests.el
callproc-tests.el Keep w32 environment settings internal only 2016-07-18 17:22:06 -04:00
chartab-tests.el
cmds-tests.el
data-tests.el
decompress-tests.el
editfns-tests.el Fix 'transpose-regions' when LEAVE-MARKERS arg is non-nil 2016-07-19 18:59:41 +03:00
fns-tests.el Test mapcan 2016-07-11 21:43:48 +02:00
inotify-tests.el
keymap-tests.el
lread-tests.el
print-tests.el
regex-tests.el Fix unused lexical variable 2016-08-02 19:53:48 +02:00
xml-tests.el