[Test] Move existing fir tests on old infrastructure to :legacy-fir-tests module

This commit is contained in:
Dmitriy Novozhilov
2020-12-18 12:41:53 +03:00
committed by TeamCityServer
parent 1f258c28fc
commit 537e4f0bb4
28 changed files with 22 additions and 20 deletions
+2 -2
View File
@@ -21,8 +21,8 @@ dependencies {
testApi("org.junit.jupiter:junit-jupiter")
testApi("org.junit.platform:junit-platform-commons:1.7.0")
testApi(projectTests(":compiler:test-infrastructure"))
testImplementation(projectTests(":compiler:test-infrastructure-utils"))
testImplementation(projectTests(":compiler:tests-compiler-utils"))
testApi(projectTests(":compiler:test-infrastructure-utils"))
testApi(projectTests(":compiler:tests-compiler-utils"))
testImplementation(intellijDep()) {
// This dependency is needed only for FileComparisonFailure