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 test fixes #862

Merged
merged 2 commits into from Mar 21, 2014
Merged

Minor test fixes #862

merged 2 commits into from Mar 21, 2014

Commits on Sep 7, 2013

  1. Fix test_no_error_swallowing

    Path in assertion is now cross-platform.
    Michael Bikovitsky committed Sep 7, 2013
    Copy the full SHA
    cff3523 View commit details
    Browse the repository at this point in the history
  2. Fix test_send_file_object

    static/index.html now opens in binary mode, and therefore newline conversion does not take place.
    Michael Bikovitsky committed Sep 7, 2013
    Copy the full SHA
    b733708 View commit details
    Browse the repository at this point in the history