diff options
Diffstat (limited to 'tests/test_profile.py')
-rw-r--r-- | tests/test_profile.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_profile.py b/tests/test_profile.py index 5f56dd2..a7467b5 100644 --- a/tests/test_profile.py +++ b/tests/test_profile.py @@ -101,6 +101,7 @@ class EbuildRepositoryTests(TempDirTestCase): EXPECTED_IGNORE = [ 'distfiles', 'local', + 'lost+found', 'packages', 'metadata/timestamp', 'metadata/timestamp.chk', |