Rewrite 'goto' mpp tests to be generated
Adjust test data Use new util in FindUsagesMultiModuleTest
This commit is contained in:
Vendored
+2
-2
@@ -4,5 +4,5 @@ expect class Foo {
|
||||
class <caret>Bar
|
||||
}
|
||||
|
||||
// REF: [js] (in test.Foo).Bar
|
||||
// REF: [jvm] (in test.Foo).Bar
|
||||
// REF: [testModule_JS] (in test.Foo).Bar
|
||||
// REF: [testModule_JVM] (in test.Foo).Bar
|
||||
Reference in New Issue
Block a user