diff options
author | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:24 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:24 +0300 |
commit | 08b7c3a4c97276d985fc157e502e10e0947f6975 (patch) | |
tree | bf680271b287703afc4982826cddcba8ada89545 /packages.v2.tsv | |
parent | 8b675900361b75d8c75d76a9c31e1cef8fba6990 (diff) | |
download | erlang.mk-08b7c3a4c97276d985fc157e502e10e0947f6975.tar.gz erlang.mk-08b7c3a4c97276d985fc157e502e10e0947f6975.tar.bz2 erlang.mk-08b7c3a4c97276d985fc157e502e10e0947f6975.zip |
Add package eunit to the index
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r-- | packages.v2.tsv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv index 7ce8a9a..e627f78 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -150,6 +150,7 @@ etoml git https://github.com/kalta/etoml master a b etoml git https://github.com/kalta/etoml master https://github.com/kalta/etoml TOML language erlang parser eunit_formatters git https://github.com/seancribbs/eunit_formatters master a b eunit git https://github.com/richcarl/eunit master a b +eunit git https://github.com/richcarl/eunit master https://github.com/richcarl/eunit The EUnit lightweight unit testing framework for Erlang - this is the canonical development repository. euthanasia git https://github.com/doubleyou/euthanasia master a b euthanasia git https://github.com/doubleyou/euthanasia master https://github.com/doubleyou/euthanasia Merciful killer for your Erlang processes exec git https://github.com/saleyn/erlexec master http://saleyn.github.com/erlexec Execute and control OS processes from Erlang/OTP. |