~charmers/charms/precise/glance/trunk

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Adam Gandelman
  • Date: 2013-10-20 20:32:12 UTC
  • mfrom: (37.1.3 glance)
  • Revision ID: adamg@canonical.com-20131020203212-4q8w5eb26thz8qgh
[james-page] Improve unit testing coverage + a couple of minor tweaks

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
lint:
4
4
        @flake8 --exclude hooks/charmhelpers hooks
 
5
        @flake8 unit_tests
5
6
        @charm proof
6
7
 
7
8
sync: