Skip to content

Instantly share code, notes, and snippets.

@danpalmer
Created March 22, 2013 13:40
Show Gist options
  • Save danpalmer/5221346 to your computer and use it in GitHub Desktop.
Save danpalmer/5221346 to your computer and use it in GitHub Desktop.
- (void)setupTests {
}
- (void)testFeatureFoo {
}
- (void)testFeatureBlah {
}
- (void)tearDown {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment