add support for elisp scripts

This commit is contained in:
Gianluca Recchia 2020-02-29 17:29:22 +01:00
parent 7bc9b5b63a
commit 1e0b44c8a7
No known key found for this signature in database
GPG key ID: 3C2B4128D9A1F218
3 changed files with 6 additions and 0 deletions

1
tests/test.el Normal file
View file

@ -0,0 +1 @@
(message "good")