Fix tests: add ACTION tags for newly added actions
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
// ACTION: Convert function to property
|
// ACTION: Convert function to property
|
||||||
// ACTION: Convert member to extension
|
// ACTION: Convert member to extension
|
||||||
// ACTION: Convert to block body
|
// ACTION: Convert to block body
|
||||||
|
// ACTION: Make open
|
||||||
// ACTION: Move to companion object
|
// ACTION: Move to companion object
|
||||||
// ACTION: Specify return type explicitly
|
// ACTION: Specify return type explicitly
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
// ACTION: Convert function to property
|
// ACTION: Convert function to property
|
||||||
// ACTION: Convert member to extension
|
// ACTION: Convert member to extension
|
||||||
// ACTION: Convert to block body
|
// ACTION: Convert to block body
|
||||||
|
// ACTION: Make open
|
||||||
// ACTION: Move to companion object
|
// ACTION: Move to companion object
|
||||||
// ACTION: Specify return type explicitly
|
// ACTION: Specify return type explicitly
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user