thirdparty/coverage/coverage.egg-info/entry_points.txt
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 29 Mar 2009 21:35:02 +0000
changeset 2028 df97cade97ac
parent 780 042aafcd7dce
permissions -rw-r--r--
This patch adds a javascript confirmation box when clicking "Mark as Ineligible" on Student Proposal. This is temporary until we make this action reversible. Patch by: Tim Ansell Reviewed by: Pawel Solyga
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
780
042aafcd7dce Add support for coverage to our testing system.
Augie Fackler <durin42@gmail.com>
parents:
diff changeset
     1
[console_scripts]
042aafcd7dce Add support for coverage to our testing system.
Augie Fackler <durin42@gmail.com>
parents:
diff changeset
     2
coverage = coverage:main
042aafcd7dce Add support for coverage to our testing system.
Augie Fackler <durin42@gmail.com>
parents:
diff changeset
     3