support/testing: basetest.py: fix code style
authorPierre-Jean Texier <pjtexier@koncepto.io>
Mon, 25 Nov 2019 20:30:02 +0000 (21:30 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 25 Nov 2019 20:40:52 +0000 (21:40 +0100)
commitbda40089751ea9099389e2487c1b968218322c7c
tree5320484816dd80b8c688e1150e8bab84f088bff0
parentbd18e74eeb734994c91e19f830e4c700b8aaba2e
support/testing: basetest.py: fix code style

Fix these warnings:

W291 trailing whitespace

Fixes:
 - https://gitlab.com/buildroot.org/buildroot/-/jobs/360824861

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
support/testing/infra/basetest.py