diff options
Diffstat (limited to 'support/testing/tests/fs/test_squashfs.py')
-rw-r--r-- | support/testing/tests/fs/test_squashfs.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support/testing/tests/fs/test_squashfs.py b/support/testing/tests/fs/test_squashfs.py index 9fad28f834..066c054342 100644 --- a/support/testing/tests/fs/test_squashfs.py +++ b/support/testing/tests/fs/test_squashfs.py @@ -3,6 +3,7 @@ import subprocess import infra.basetest + class TestSquashfs(infra.basetest.BRTest): config = infra.basetest.BASIC_TOOLCHAIN_CONFIG + \ """ |