FIR IDE: use IGNORE_FIR instead of FIR_COMPARISON in hl quick fix tests
To explicitly specify which test are failing
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
// "Make 'foo' not abstract" "true"
|
||||
<caret>abstract fun foo() {}
|
||||
<caret>abstract fun foo() {}
|
||||
/* IGNORE_FIR */
|
||||
Reference in New Issue
Block a user