aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/play (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use lexical-binding in morse.el and studly.el and add testsStefan Kangas2019-06-012-0/+112
* lisp/play/morse.el: Use lexical-binding. * lisp/play/studly.el: Use lexical-binding. * test/lisp/play/morse-tests.el: New file. * test/lisp/play/studly-tests.el: New file.