el-get/recipes/test-unit.rcp

7 lines
196 B
Plaintext

(:name test-unit
:description "Unit Test Framework for Emacs Lisp"
:type git
:url "https://github.com/rocky/emacs-test-unit.git"
:build ("./configure" "make")
)