Add dependency on :compiler:visualizer to generate-all-tests module
This commit is contained in:
@@ -10,6 +10,7 @@ val depenencyProjects = arrayOf(
|
|||||||
":compiler:test-infrastructure",
|
":compiler:test-infrastructure",
|
||||||
":compiler:tests-common-new",
|
":compiler:tests-common-new",
|
||||||
":compiler:tests-for-compiler-generator",
|
":compiler:tests-for-compiler-generator",
|
||||||
|
":compiler:visualizer",
|
||||||
":js:js.tests",
|
":js:js.tests",
|
||||||
":compiler:tests-java8",
|
":compiler:tests-java8",
|
||||||
":core:descriptors.runtime"
|
":core:descriptors.runtime"
|
||||||
|
|||||||
Reference in New Issue
Block a user