Remove duplicated test.

This commit is contained in:
Nikolay Igotti
2016-11-17 14:27:45 +03:00
parent 16e4107dee
commit fa7bcd90e3
-7
View File
@@ -281,10 +281,3 @@ task strdedup1(type: RunKonanTest) {
goldValue = "true\ntrue\n"
source = "datagen/literals/strdedup1.kt"
}
/* TODO: enable after Unit.toString() gets implemented
task strdedup1(type: RunKonanTest) {
goldValue = "true\ntrue\n"
source = "datagen/literals/strdedup1.kt"
}
*/