Quickfix and intention tests refactoring: refer to intention action by class when checking that it's not available (instead of listing all available actions)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
// "Make 'String' an annotation class" "false"
|
||||
// "class org.jetbrains.jet.plugin.quickfix.MakeClassAnAnnotationClassFix" "false"
|
||||
// ERROR: 'String' is not an annotation class
|
||||
[String<caret>] class foo {}
|
||||
|
||||
Reference in New Issue
Block a user