~didrocks/unity/altf10

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Curtis Hovey
  • Date: 2012-01-30 18:31:19 UTC
  • mfrom: (35.1.2 client-get-messages-0)
  • Revision ID: curtis.hovey@canonical.com-20120130183119-ylmo65mur5ogktud
Merged lint fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
check:
2
2
        python -m unittest grackle.tests.test_client
 
3
 
 
4
.PHONY: check