mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 20:56:12 +02:00
tools/patman: Don't call a non-existent suite
With a newer pylint we get a warning that gitutil.RunTests does not exist, so remove the line. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
a21f6efaf5
commit
8e233cca9d
@ -530,4 +530,3 @@ index 0000000..2234c87
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
gitutil.RunTests()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user