~gophers/goose/unstable-001

« back to all changes in this revision

Viewing changes to testservices/identityservice/service_test.go

  • Committer: John Arbash Meinel
  • Date: 2012-12-13 09:45:43 UTC
  • Revision ID: john@arbash-meinel.com-20121213094543-pf2l3qhuukcmo8bu
Rename all the imports to the 'current' branch number.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
import (
4
4
        . "launchpad.net/gocheck"
5
 
        "launchpad.net/goose/testing/httpsuite"
 
5
        "launchpad.net/~gophers/goose/unstable-001/testing/httpsuite"
6
6
)
7
7
 
8
8
// All tests in the IdentityServiceSuite run against each IdentityService