Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More Unit Tests #3

Merged
merged 4 commits into from Oct 21, 2013
Merged

More Unit Tests #3

merged 4 commits into from Oct 21, 2013

Conversation

ChocoChipset
Copy link
Contributor

No description provided.

{
BOOL isEqual = NO;

if ([object isKindOfClass:[self class]])
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if ([object isKindOfClass:[self class]]) {

K&R style :octocat:

@ChocoChipset
Copy link
Contributor Author

Fixed both notes. ;)

@ayanonagon
Copy link
Owner

Dank je! :octocat:

@ChocoChipset
Copy link
Contributor Author

No problem. I think all issues were corrected.
Let me know if you need something else before merging ;)

ayanonagon added a commit that referenced this pull request Oct 21, 2013
@ayanonagon ayanonagon merged commit 56ff72b into ayanonagon:master Oct 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants