mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
cleanup
This commit is contained in:
+1
-1
@@ -79,9 +79,9 @@ public abstract class JavaCodeInsightFixtureTestCase extends UsefulTestCase{
|
||||
|
||||
@Override
|
||||
protected void tearDown() throws Exception {
|
||||
myModule = null;
|
||||
myFixture.tearDown();
|
||||
myFixture = null;
|
||||
myModule = null;
|
||||
super.tearDown();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user