Fix tests: add ACTION tags for newly added actions

This commit is contained in:
Dmitry Jemerov
2017-04-20 11:02:25 +02:00
parent a3985bbdd3
commit d001cea4c3
2 changed files with 2 additions and 0 deletions
@@ -2,6 +2,7 @@
// ACTION: Convert function to property
// ACTION: Convert member to extension
// ACTION: Convert to block body
// ACTION: Make open
// ACTION: Move to companion object
// ACTION: Specify return type explicitly