kumquat-buildroot/support/testing
Peter Korsgaard 63da115085 support/testing: test_check_package.py: fix flake8 line length error
Commit d631615eb1 (support/testing: test check-package ignore list) added
a too long line causing the check-flake8 target to fail:

support/testing/tests/utils/test_check_package.py:233:133:
E501 line too long (138 > 132 characters)

https://gitlab.com/buildroot.org/buildroot/-/jobs/3726245521

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2023-02-07 10:06:28 +01:00
..
conf support/testing: remove leftover kernel config fragment 2022-12-22 11:47:26 +01:00
infra support/tests: allow top-level parallel builds 2023-02-07 09:31:41 +01:00
tests support/testing: test_check_package.py: fix flake8 line length error 2023-02-07 10:06:28 +01:00
run-tests support/testing/run-tests: fix --testcases option 2022-07-27 18:20:44 +02:00