• Preston Timmons's avatar
    Fixed test_notafile_error to pass on Windows. · fb7d6817
    Preston Timmons yazdı
    This test failed because a different error code is raised on Windows when
    opening a directory. Since the particular message isn't as important to this
    test as the fact that the original IOError is reraised, this fixes the test
    by making the assertion more generic.
    fb7d6817
test_loaders.py 9.62 KB