diff --git a/build.gradle b/build.gradle index 7cf932f..3294d0e 100644 --- a/build.gradle +++ b/build.gradle @@ -78,7 +78,7 @@ sourceCompatibility = JavaVersion.VERSION_1_8 test { - systemProperties = ['jna.debug_load': true] + systemProperties = ['jna.debug_load': false] afterSuite { desc, result -> if (!desc.parent) { println ""