]> git.eshelyaron.com Git - emacs.git/commit
Move soundex.el test to a proper test
authorMark Oteiza <mvoteiza@udel.edu>
Tue, 5 Sep 2017 16:03:10 +0000 (12:03 -0400)
committerMark Oteiza <mvoteiza@udel.edu>
Tue, 5 Sep 2017 16:03:10 +0000 (12:03 -0400)
commit485e25312d56b6bdf59da6ade1ec08f8caaa240a
tree700c918c945e7fd2f48f5878bf1f0f296a60592e
parent9f64d59ae6d87f38276fe05254094113a171fb0e
Move soundex.el test to a proper test

* test/lisp/soundex-tests.el: New file.
* lisp/soundex.el: Use lexical-binding.  Remove commented test.
lisp/soundex.el
test/lisp/soundex-tests.el [new file with mode: 0644]