unwanted print

This commit is contained in:
Vasily Levchenko
2016-11-01 21:58:02 +03:00
parent ac761e0cbf
commit b3fb82da07
-1
View File
@@ -56,7 +56,6 @@ abstract class KonanTest extends DefaultTask {
}
}
else {
println "testData:$testData"
def out = new ByteArrayOutputStream()
project.exec {
commandLine "${exe.absolutePath}"