unwanted print
This commit is contained in:
@@ -56,7 +56,6 @@ abstract class KonanTest extends DefaultTask {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
println "testData:$testData"
|
|
||||||
def out = new ByteArrayOutputStream()
|
def out = new ByteArrayOutputStream()
|
||||||
project.exec {
|
project.exec {
|
||||||
commandLine "${exe.absolutePath}"
|
commandLine "${exe.absolutePath}"
|
||||||
|
|||||||
Reference in New Issue
Block a user