~didrocks/unity/altf10

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Curtis Hovey
  • Date: 2012-03-17 21:03:40 UTC
  • Revision ID: curtis.hovey@canonical.com-20120317210340-03lp3pw0raiwndew
Do not return a needless empty string.

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