From 3313e1f5c559c507d620255fe56c60746297b811 Mon Sep 17 00:00:00 2001 From: Chris Jerdonek Date: Mon, 23 Apr 2012 13:21:13 -0700 Subject: Added unit tests for pystache/__init__.py. --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index b6a57ef..3a8c8d9 100644 --- a/TODO.md +++ b/TODO.md @@ -6,4 +6,5 @@ TODO * Provide support for logging in at least one of the commands. * Make sure doctest text files can be converted for Python 3 when using tox. * Make sure command parsing to pystache-test doesn't break with Python 2.4 and earlier. -* Combine pystache-test with the main command. \ No newline at end of file +* Combine pystache-test with the main command. +* Add a unittest that pystache.__version__ matches the version in setup.py. -- cgit v1.2.1