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

Remove network dependency from timezone test #60

Merged
merged 1 commit into from
Jan 21, 2015
Merged

Remove network dependency from timezone test #60

merged 1 commit into from
Jan 21, 2015

Conversation

broady
Copy link
Contributor

@broady broady commented Jan 21, 2015

@@ -18,33 +18,59 @@

"""Tests for the timezone module."""

import test as _test
import responses
import mock
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this a standard lib or does it need to be added to test_requirements.txt?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I believe it's in the standard library. Well, tox passes on Travis so I'm confident it's okay.

@markmcd
Copy link
Contributor

markmcd commented Jan 21, 2015

LGTM

broady added a commit that referenced this pull request Jan 21, 2015
Remove network dependency from timezone test
@broady broady merged commit c195cef into master Jan 21, 2015
@broady broady deleted the tz branch January 21, 2015 03:46
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.

2 participants