diff options
Diffstat (limited to 'bitbake/lib/bb/tests/cow.py')
| -rw-r--r-- | bitbake/lib/bb/tests/cow.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/bb/tests/cow.py b/bitbake/lib/bb/tests/cow.py index b4af4bbcbf..bf6e79fcee 100644 --- a/bitbake/lib/bb/tests/cow.py +++ b/bitbake/lib/bb/tests/cow.py | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | # | 7 | # |
| 8 | 8 | ||
| 9 | import unittest | 9 | import unittest |
| 10 | import os | 10 | |
| 11 | 11 | ||
| 12 | class COWTestCase(unittest.TestCase): | 12 | class COWTestCase(unittest.TestCase): |
| 13 | """ | 13 | """ |
