Migration to actual/expect: quick-fix CreateActualFix with tests

This commit is contained in:
Mikhail Glukhikh
2017-09-14 18:25:33 +03:00
parent 810d62bbaf
commit fba1a2a2db
41 changed files with 121 additions and 120 deletions
@@ -1,4 +1,4 @@
// "Create header class implementation for platform JVM" "true"
// "Create actual class for platform JVM" "true"
// SHOULD_BE_AVAILABLE_AFTER_EXECUTION
package test.inner
@@ -1,4 +1,4 @@
// "Create header class implementation for platform JVM" "true"
// "Create actual class for platform JVM" "true"
// SHOULD_BE_AVAILABLE_AFTER_EXECUTION
package test.inner
@@ -1,3 +1,3 @@
package test.inner
impl class My
actual class My