Increase heapsize for tests

This commit is contained in:
modmuss50 2021-03-06 15:57:58 +00:00
parent 5171c9bbde
commit 378b8850c6

View file

@ -133,6 +133,10 @@ jacocoTestReport {
}
}
test {
maxHeapSize = "4096m"
}
import org.w3c.dom.Document
import org.w3c.dom.Element
import org.w3c.dom.Node