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

Preserve null objectness when copying test doubles. #733

Merged
merged 1 commit into from Jul 7, 2014

Conversation

myronmarston
Copy link
Member

Fixes #732.

@fables-tales
Copy link
Member

Ship it.

myronmarston added a commit that referenced this pull request Jul 7, 2014
Preserve null objectness when copying test doubles.
@myronmarston myronmarston merged commit a6e9dc0 into master Jul 7, 2014
@myronmarston myronmarston deleted the copy-null-objectness-on-dup-and-clone branch July 7, 2014 16:34
@JonRowe
Copy link
Member

JonRowe commented Jul 7, 2014

At least the fix was simples :)

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.

Calling dup on a double as_null_object looses the as_null_object
3 participants