~rogpeppe/goose/state-of-the-world

« back to all changes in this revision

Viewing changes to identity/legacy.go

  • Committer: John Arbash Meinel
  • Date: 2012-11-01 10:33:57 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: john@arbash-meinel.com-20121101103357-5z7k2ihe9dtnt1zf
Introduce testing infrastructure.

I imagine we are going to be using a lot of HTTPSuite tests.
Pull it out into something that we can easily reuse.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
package identity
 
2
 
 
3
type Legacy struct {
 
4
}