thirdparty/coverage/coverage.egg-info/entry_points.txt
author Madhusudan.C.S <madhusudancs@gmail.com>
Fri, 28 Aug 2009 12:34:16 +0200
changeset 2823 21c222535654
parent 780 042aafcd7dce
permissions -rw-r--r--
Added several methods to the Task Logic module. These include the automatic tranistion methods. The methods for running updates , that for instance place comments, in a datastore transition to keep the Task synced with the comments. And a rudimentary way of updating the Tasks' history. Reviewed by: Lennard de Rijk
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