Drop throws usages that looks redundant
Probably appeared after j2k-conversion
This commit is contained in:
-1
@@ -32,7 +32,6 @@ public abstract class JetFixtureCompletionBaseTestCase : JetLightCodeInsightFixt
|
||||
|
||||
protected open fun defaultInvocationCount(): Int = 0
|
||||
|
||||
throws(javaClass<Exception>())
|
||||
public open fun doTest(testPath: String) {
|
||||
setUpFixture(testPath)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user