aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/play/animate-tests.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use lexical-binding in animate.el and add testsStefan Kangas2020-05-131-0/+56
* lisp/play/animate.el: Use lexical-binding. * test/lisp/play/animate-tests.el: New file.