mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
merged
This commit is contained in:
-7
@@ -50,12 +50,5 @@ public abstract class LightQuickFixParameterizedTestCase extends LightQuickFixTe
|
||||
doSingleTest(myFileSuffix, myTestDataPath);
|
||||
}
|
||||
});
|
||||
};
|
||||
|
||||
invokeTestRunnable(runnable);
|
||||
|
||||
if (throwables[0] != null) {
|
||||
throw throwables[0];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user