diff --git a/build.gradle b/build.gradle index 2eb1622..6ca5309 100644 --- a/build.gradle +++ b/build.gradle @@ -88,6 +88,7 @@ artifacts { test { systemProperty "file.encoding", "UTF-8" + enableAssertions = true testLogging { showStandardStreams = true showStackTraces = true