mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
IDEA-CR-17007
This commit is contained in:
-3
@@ -73,9 +73,6 @@ public abstract class LightQuickFixTestCase extends LightDaemonAnalyzerTestCase
|
||||
quickFixTestCase.afterActionCompleted(testName, contents);
|
||||
}
|
||||
}
|
||||
catch (FileComparisonFailure e){
|
||||
throw e;
|
||||
}
|
||||
catch (ComparisonFailure e) {
|
||||
throw e;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user