[TEST] Mute tests in IC JS Klib tests using exclude pattern instead of .mute file
This commit is contained in:
+1
-1
@@ -606,7 +606,7 @@ public class IrKotlinEvaluateExpressionTestGenerated extends AbstractIrKotlinEva
|
||||
runTest("idea/jvm-debugger/jvm-debugger-test/testData/evaluation/singleBreakpoint/coroutines/anyUpdateVariable.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("capturedReceiverName.kt")
|
||||
@TestMetadata("capturedReceiverName.kt")
|
||||
public void testCapturedReceiverName() throws Exception {
|
||||
runTest("idea/jvm-debugger/jvm-debugger-test/testData/evaluation/singleBreakpoint/coroutines/capturedReceiverName.kt");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user