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

Minor changes to copyRealFile #158

Merged
merged 1 commit into from
Feb 6, 2017

Conversation

mrbean-bremen
Copy link
Member

  • do not test the whole string contents as this will not work with other line endings (e.g. on Windows)
  • moved setUpClass() code into class as setUpClass() is not available under Python 2.6

- do not test the whole content of string contents as this will not work
with other line endings (e.g. on Windows)
- moved setUpClass() code into class as setUpClass() is not available
under Python 2.6
@mrbean-bremen
Copy link
Member Author

@jmcgeheeiv - please check if this is ok.

@jmcgeheeiv jmcgeheeiv merged commit 315d635 into pytest-dev:master Feb 6, 2017
@jmcgeheeiv
Copy link
Contributor

@mrbean-bremen, your Windows installation of various Python versions is very helpful.

@mrbean-bremen mrbean-bremen deleted the copyRealFile2 branch February 7, 2017 07:17
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