Hi, some ideas why there are no tests when test ta...
# gradle
j
Hi, some ideas why there are no tests when test task is called from root dir eg.
gradlew <subproject>:<testtask>
, but works when called from the subproject dir? It's not about them being up-to-date.