Bug: call super.tearDown()

TestCase
org.eclipse.ua.tests.help.performance.LowIterationHelpServerTest defines
tearDown that doesn't call super.tearDown()

Class is a JUnit TestCase and implements the tearDown method. The
tearDown method should call super.tearDown(), but doesn't.

Rank: Scary (7), confidence: Normal
Pattern: IJU_TEARDOWN_NO_SUPER
Type: IJU, Category: CORRECTNESS (Correctness)

Change-Id: I7269b8bf00d3ca0dff66457442eff07040825b2d
Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.ua/+/173450
Tested-by: Platform Bot <platform-bot@eclipse.org>
Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
2 files changed