diff options
Diffstat (limited to 'meta/lib/patchtest/tests/test_patch_upstream_status.py')
-rw-r--r-- | meta/lib/patchtest/tests/test_patch_upstream_status.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/lib/patchtest/tests/test_patch_upstream_status.py b/meta/lib/patchtest/tests/test_patch_upstream_status.py index c21aeaf28f..957817ba8d 100644 --- a/meta/lib/patchtest/tests/test_patch_upstream_status.py +++ b/meta/lib/patchtest/tests/test_patch_upstream_status.py | |||
@@ -2,7 +2,7 @@ | |||
2 | # | 2 | # |
3 | # Copyright (C) 2016 Intel Corporation | 3 | # Copyright (C) 2016 Intel Corporation |
4 | # | 4 | # |
5 | # SPDX-License-Identifier: GPL-2.0 | 5 | # SPDX-License-Identifier: GPL-2.0-only |
6 | 6 | ||
7 | import base | 7 | import base |
8 | import parse_upstream_status | 8 | import parse_upstream_status |