mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-15 02:44:47 +01:00
Improve test speed by executing all tests of an wasm file at once.
This commit is contained in:
parent
40bb69fd16
commit
1d36fbf1b2
@ -23,6 +23,7 @@ dependencies {
|
||||
testCompile 'com.github.i-net-software:jwebassembly-api:master-SNAPSHOT'
|
||||
testCompile 'junit:junit:+'
|
||||
testCompile 'org.apache.commons:commons-compress:1.2'
|
||||
testCompile 'com.google.code.gson:gson:+'
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
Loading…
x
Reference in New Issue
Block a user