~didrocks/unity/altf10

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Aaron Bentley
  • Date: 2012-01-16 15:23:42 UTC
  • Revision ID: aaron@canonical.com-20120116152342-a501e23hpygeyjai
Switch fake_grackle_service to ForkedFake.from_client.

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