Skip to content

TST: fix test_reshape.py #6184

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

Merged
merged 1 commit into from
Jan 31, 2014
Merged

TST: fix test_reshape.py #6184

merged 1 commit into from
Jan 31, 2014

Conversation

dsm054
Copy link
Contributor

@dsm054 dsm054 commented Jan 30, 2014

Fixes #6081 issues in test_reshape.py -- most of test_custom_var_and_value_name wasn't being executed (hiding some bugs in the test code too) because it was being shadowed by another method of the same name.

jreback added a commit that referenced this pull request Jan 31, 2014
@jreback jreback merged commit a2d5e53 into pandas-dev:master Jan 31, 2014
@jreback
Copy link
Contributor

jreback commented Jan 31, 2014

thanks!

@dsm054 dsm054 deleted the fix-test-reshape branch March 12, 2014 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TST: test_reshape.py issues
2 participants