lzbj commented on a change in pull request #256: Add zipaction integration test cases. URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/256#discussion_r120538994
########## File path: tests/src/integration/zipaction/manifest.yml ########## @@ -0,0 +1,15 @@ +package: + name: zipaction + version: 1.0 + license: Apache-2.0 + actions: + cat: + version: 1.0 + location: actions/cat Review comment: Ok, I'll open another issue to track it. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
