mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-01-20 16:59:17 +00:00
Fix file encoding for testing
This commit is contained in:
parent
780f0dce3e
commit
a9b410b38a
@ -37,6 +37,7 @@ antlr4 {
|
||||
compileJava.dependsOn antlr4
|
||||
|
||||
test {
|
||||
systemProperty "file.encoding", "UTF-8"
|
||||
jvmArgs '-Xss16m'
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user