diff options
author | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:28 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:28 +0300 |
commit | c22c3f22a3b876fc8f76a5bba5263b9345d56bc1 (patch) | |
tree | 628b8cee1ea8b5865285f0599b2f68846ff23366 /packages.v2.tsv | |
parent | f84768fd58fe9e0f6612a291a05f903ad68eddf9 (diff) | |
download | erlang.mk-c22c3f22a3b876fc8f76a5bba5263b9345d56bc1.tar.gz erlang.mk-c22c3f22a3b876fc8f76a5bba5263b9345d56bc1.tar.bz2 erlang.mk-c22c3f22a3b876fc8f76a5bba5263b9345d56bc1.zip |
Add package eunit_formatters 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 fe5572f..ab2f2d7 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -172,6 +172,7 @@ etest_http git https://github.com/wooga/etest_http master https://github.com/woo 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_formatters git https://github.com/seancribbs/eunit_formatters master https://github.com/seancribbs/eunit_formatters Because eunit's output sucks. Let's make it better. 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 |