mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-25 07:27:52 +01:00
enable assertion
This commit is contained in:
parent
7d2152a5df
commit
e4692a4e52
@ -88,6 +88,7 @@ artifacts {
|
|||||||
|
|
||||||
test {
|
test {
|
||||||
systemProperty "file.encoding", "UTF-8"
|
systemProperty "file.encoding", "UTF-8"
|
||||||
|
enableAssertions = true
|
||||||
testLogging {
|
testLogging {
|
||||||
showStandardStreams = true
|
showStandardStreams = true
|
||||||
showStackTraces = true
|
showStackTraces = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user