dubee commented on a change in pull request #353: Create triggers on update if 
do not exist
URL: 
https://github.com/apache/incubator-openwhisk-cli/pull/353#discussion_r209136587
 
 

 ##########
 File path: build.gradle
 ##########
 @@ -222,6 +226,12 @@ task goLint(type: com.github.blindpirate.gogradle.Go, 
dependsOn: getGoLint) {
 
 goCheck.dependsOn(goLint)
 
+task unitTests(type: com.github.blindpirate.gogradle.Go) {
 
 Review comment:
   Does this function work with `./gradlew goTest -PgoTags=unit`?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to