Skip to content

TST: Remove else after except in tests for io.data.Options. #7564

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
Jun 25, 2014

Conversation

davidastephens
Copy link
Contributor

Also moved no tables found error to get_options_tables method (url was not defined in the get_option_data method).

Fixes #7561

@jreback jreback added this to the 0.14.1 milestone Jun 25, 2014
@jreback
Copy link
Contributor

jreback commented Jun 25, 2014

perfect....squash it down and we'll get this in

Made the old tests consistent with the new tests, also passed the RemoteDataError on skip.

CLN:  Moved test for no tables to the get_option_tables method.
@davidastephens
Copy link
Contributor Author

Ok. Squashed.

jreback added a commit that referenced this pull request Jun 25, 2014
TST: Remove else after except in tests for io.data.Options.
@jreback jreback merged commit 4538372 into pandas-dev:master Jun 25, 2014
@jreback
Copy link
Contributor

jreback commented Jun 25, 2014

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TST: get options issue
2 participants