Index: tests/test_additional_paths.py |
=================================================================== |
--- a/tests/test_additional_paths.py |
+++ b/tests/test_additional_paths.py |
@@ -107,7 +107,6 @@ |
two.join('two').write('') |
three.join('three').write('') |
- three.join('settings.ini').write('') |
four.join('four').write('') |
four.join('settings.ini').write('[paths]') |