Unit Tests

- Added a Python TAP-compliant module so that unit tests in Python are now
  supported.  Not that there are any, yet.
This commit is contained in:
Paul Beckingham 2014-01-26 14:04:41 -05:00
parent f729c5ca80
commit a95ff5a165

View file

@ -1,5 +1,4 @@
################################################################################
## taskwarrior - a command line task list manager.
##
## Copyright 2006 - 2014, Paul Beckingham, Federico Hernandez.
##