TEST: enabled hello2 test case
This commit is contained in:
committed by
vvlevchenko
parent
4a0b78f7b4
commit
fa3943c8bd
@@ -182,13 +182,11 @@ task hello1(type: RunKonanTest) {
|
||||
source = "runtime/basic/hello1.kt"
|
||||
}
|
||||
|
||||
/*
|
||||
task hello2(type: RunKonanTest) {
|
||||
goldValue = "you entered 'Hello World'"
|
||||
testData = "Hello World"
|
||||
source = "runtime/basic/hello2.kt"
|
||||
}
|
||||
*/
|
||||
|
||||
/* TODO: enable, once can call toString() on Int.
|
||||
task hello3(type: RunKonanTest) {
|
||||
|
||||
Reference in New Issue
Block a user