Rename test directory

This commit is contained in:
Bastian Kleineidam 2010-04-05 02:22:25 +02:00
parent b8d2d81d00
commit 26ab2a3acb
3 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ class ArchiveTest (unittest.TestCase):
if singlefile:
topack = os.path.join(datadir, 'foo .txt')
else:
topack = os.path.join(datadir, 'foo ')
topack = os.path.join(datadir, 'foo dir')
# The format and encoding arguments are needed for creating
# archives with unusual file extensions.
kwargs = dict(