Choose implementing module correctly in "create actual fix"

Take implements / expectedBy dependency into account
So #KT-20803 Fixed
This commit is contained in:
Mikhail Glukhikh
2017-10-27 16:30:39 +03:00
parent f0da58531e
commit 561d7749b1
16 changed files with 54 additions and 11 deletions
@@ -0,0 +1,3 @@
// "Create actual function for platform JVM" "true"
expect fun <caret>testHelper()
@@ -0,0 +1,3 @@
// "Create actual function for platform JVM" "true"
expect fun testHelper()