Rewrite 'goto' mpp tests to be generated
Adjust test data Use new util in FindUsagesMultiModuleTest
This commit is contained in:
Vendored
+5
-5
@@ -8,8 +8,8 @@ class ExpectedChildChild : ExpectedChild()
|
||||
|
||||
class SimpleChild : SimpleParent()
|
||||
|
||||
// REF: [common] (test).ExpectedChild
|
||||
// REF: [common] (test).ExpectedChildChild
|
||||
// REF: [common] (test).SimpleChild
|
||||
// REF: [jvm] (test).ExpectedChild
|
||||
// REF: [jvm] (test).ExpectedChildChildJvm
|
||||
// REF: [testModule_Common] (test).ExpectedChild
|
||||
// REF: [testModule_Common] (test).ExpectedChildChild
|
||||
// REF: [testModule_Common] (test).SimpleChild
|
||||
// REF: [testModule_JVM] (test).ExpectedChild
|
||||
// REF: [testModule_JVM] (test).ExpectedChildChildJvm
|
||||
Reference in New Issue
Block a user