Increase heapsize for tests

dev/0.11
modmuss50 2021-03-06 15:57:58 +00:00
parent 5171c9bbde
commit 378b8850c6
1 changed files with 4 additions and 0 deletions

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