New J2K: Remove unused nj2k test & fix test generation

This commit is contained in:
Ilya Kirillov
2019-03-21 23:00:07 +03:00
committed by Ilya Kirillov
parent e3ee0dac6c
commit f3b6c880d4
9 changed files with 19 additions and 5361 deletions
+1
View File
@@ -17,6 +17,7 @@ dependencies {
compile(projectTests(":compiler:cli"))
compile(projectTests(":idea:idea-maven"))
compile(projectTests(":j2k"))
compile(projectTests(":nj2k"))
compile(projectTests(":idea:idea-android"))
compile(projectTests(":jps-plugin"))
compile(projectTests(":plugins:jvm-abi-gen"))