This commit is contained in:
Markus Unterwaditzer 2015-06-05 14:55:19 +02:00
parent c830c2b5a4
commit 78efcf15de

View file

@ -57,6 +57,6 @@ def test_discover_command(tmpdir, runner):
# Check for redundant data that is already in the config. This avoids
# copying passwords from the config too.
assert 'fileext' not in tmpdir \
.join('status') \
.join('foobar.collections') \
.read()
.join('status') \
.join('foobar.collections') \
.read()