Message ID | 20110421131916.9911.39676.launchpad@loganberry.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'linaro_image_tools/media_create/tests/test_media_create.py' --- linaro_image_tools/media_create/tests/test_media_create.py 2011-04-21 13:12:57 +0000 +++ linaro_image_tools/media_create/tests/test_media_create.py 2011-04-21 13:13:59 +0000 @@ -177,6 +177,8 @@ def make_boot_files(self, config): def _get_kflavor_files_mock(cls, path): + if cls.dtb_name is None: + return (path, path, None) return (path, path, path) self.useFixture(MockSomethingFixture(