test_base: Fix whitespace

Signed-off-by: matthew <stidmatt@gmail.com>
This commit is contained in:
matthew
2021-12-03 08:09:49 -08:00
parent 5674d8f875
commit b44e5652dc

View File

@@ -65,4 +65,3 @@ class TestBase:
self.stop()
self.report()
self.clean_up()