2eb912a30c
Extract multi-module move test to a separate class
8 lines
166 B
Plaintext
Vendored
8 lines
166 B
Plaintext
Vendored
{
|
|
"mainFile": "A/src/a/test.kt",
|
|
"type": "MOVE_FILES_WITH_DECLARATIONS",
|
|
"targetDirectory": "B/src/b",
|
|
"withRuntime": "true",
|
|
"modulesWithRuntime": ["A"]
|
|
}
|