New J2K: Run nj2k tests by default

This commit is contained in:
Ilya Kirillov
2019-05-22 12:54:31 +03:00
parent 9ccedc5bc4
commit ff774f6249
+1
View File
@@ -583,6 +583,7 @@ tasks {
":idea:idea-gradle-native:test",
":idea:idea-maven:test",
":j2k:test",
":nj2k:test",
":idea:eval4j:test"
)
}