Skip to content

Commit

Permalink
Forgot to close code block in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jonreid committed Jan 4, 2015
1 parent 9d710ee commit 1c9e484
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ arguments. Whatever the block returns will be used as the stubbed return value.
// Following prints 4
NSLog(@"%@", [mockObject someMethod:@2]);
```


Fixing retain cycles
Expand Down

0 comments on commit 1c9e484

Please sign in to comment.