New J2K: Remove unused nj2k test & fix test generation
This commit is contained in:
committed by
Ilya Kirillov
parent
e3ee0dac6c
commit
f3b6c880d4
@@ -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"))
|
||||
|
||||
Reference in New Issue
Block a user