Add unit tests, tidylint

This commit is contained in:
James Page
2013-10-20 12:32:35 -07:00
parent 3d154836aa
commit 7a3b026509
11 changed files with 377 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
lint:
@flake8 --exclude hooks/charmhelpers hooks
@flake8 unit_tests
@charm proof
sync: