Browse Source

Add package eunit to the index

Loïc Hoguin 10 years ago
parent
commit
08b7c3a4c9
3 changed files with 3 additions and 0 deletions
  1. 1 0
      packages.v1.tsv
  2. 1 0
      packages.v1.txt
  3. 1 0
      packages.v2.tsv

+ 1 - 0
packages.v1.tsv

@@ -150,6 +150,7 @@ etoml	https://github.com/kalta/etoml	a	b
 etoml	https://github.com/kalta/etoml	https://github.com/kalta/etoml	TOML language erlang parser
 eunit_formatters	https://github.com/seancribbs/eunit_formatters	a	b
 eunit	https://github.com/richcarl/eunit	a	b
+eunit	https://github.com/richcarl/eunit	https://github.com/richcarl/eunit	The EUnit lightweight unit testing framework for Erlang - this is the canonical development repository.
 euthanasia	https://github.com/doubleyou/euthanasia	a	b
 euthanasia	https://github.com/doubleyou/euthanasia	https://github.com/doubleyou/euthanasia	Merciful killer for your Erlang processes
 exec	https://github.com/saleyn/erlexec	http://saleyn.github.com/erlexec	Execute and control OS processes from Erlang/OTP.

+ 1 - 0
packages.v1.txt

@@ -150,6 +150,7 @@ etoml	https://github.com/kalta/etoml	a	b
 etoml	https://github.com/kalta/etoml	https://github.com/kalta/etoml	TOML language erlang parser
 eunit_formatters	https://github.com/seancribbs/eunit_formatters	a	b
 eunit	https://github.com/richcarl/eunit	a	b
+eunit	https://github.com/richcarl/eunit	https://github.com/richcarl/eunit	The EUnit lightweight unit testing framework for Erlang - this is the canonical development repository.
 euthanasia	https://github.com/doubleyou/euthanasia	a	b
 euthanasia	https://github.com/doubleyou/euthanasia	https://github.com/doubleyou/euthanasia	Merciful killer for your Erlang processes
 exec	https://github.com/saleyn/erlexec	http://saleyn.github.com/erlexec	Execute and control OS processes from Erlang/OTP.

+ 1 - 0
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.