spring-aot-smoke-tests
spring-aot-smoke-tests copied to clipboard
Gradle build doesn't include all tests
Currently, executing gradle build runs:
testappTestnativeAppTest
It should run nativeTest, too.