~didrocks/unity/altf10

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Curtis Hovey
  • Date: 2012-01-30 18:30:54 UTC
  • mto: This revision was merged to the branch mainline in revision 36.
  • Revision ID: curtis.hovey@canonical.com-20120130183054-lyjgaxcekr8efuou
Hush lint.

Show diffs side-by-side

added added

removed removed

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