test: fixed task daily declaration
This commit is contained in:
committed by
ilmat192
parent
822816da3f
commit
b9b44ebeb4
@@ -52,7 +52,7 @@ dependencies {
|
|||||||
}
|
}
|
||||||
gradleGenerated.append(
|
gradleGenerated.append(
|
||||||
"""
|
"""
|
||||||
daily {
|
task daily {
|
||||||
dependsOn(codegen_blackbox_annotations)
|
dependsOn(codegen_blackbox_annotations)
|
||||||
}
|
}
|
||||||
"""
|
"""
|
||||||
|
|||||||
+4
-406
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user