summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2018-02-10 20:05:57 +0100
committerFlorian Bruhin <git@the-compiler.org>2018-02-10 20:07:27 +0100
commit5f62c016cc4df349a05ebc483df3edac1ecab78e (patch)
tree1e1fe03d221f6b4fb2f1da3b5e7648fe6c13c0b8 /setup.py
parentcd1bd7d52afd5d30189f1b7ce8263b2aefc81e73 (diff)
downloadqutebrowser-5f62c016cc4df349a05ebc483df3edac1ecab78e.tar.gz
qutebrowser-5f62c016cc4df349a05ebc483df3edac1ecab78e.zip
Fix test_standarddir.TestCreatingDir
What we actually want to test here is that the given type directory is created and has the correct permission, we don't care much about the basedir itself. Also, the download dir is not created automatically. This test failed on Python 3.7 because intermediate directories now aren't created with the given mode anymore: https://bugs.python.org/issue19930 https://docs.python.org/3.7/whatsnew/3.7.html#changes-in-the-python-api
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions