Revert "[FIR-TEST] Move FIR ide tests to separate module"

This reverts commit 9955f342c0.
This commit is contained in:
Dmitriy Novozhilov
2020-03-13 20:51:41 +03:00
parent bdd88e1655
commit 9daed1f2c6
18 changed files with 84 additions and 85 deletions
-1
View File
@@ -37,7 +37,6 @@ dependencies {
testCompile(projectTests(":compiler:cli"))
testCompile(projectTests(":idea:idea-maven"))
testCompile(projectTests(":idea:idea-fir"))
testCompile(projectTests(":j2k"))
testCompile(projectTests(":nj2k"))
testCompile(projectTests(":libraries:tools:new-project-wizard:new-project-wizard-cli"))