Minor: fix splitting the line

This commit is contained in:
Nikolay Krasko
2020-06-11 21:02:56 +03:00
parent 1b47d538ae
commit 9cac2e1945
@@ -427,8 +427,7 @@ tasks {
} }
} }
create("mainC" + create("mainCeck") {
"eck") {
dependsOn("test") dependsOn("test")
} }
} }