You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/08/09 17:38:26 UTC

[GitHub] rabbah commented on a change in pull request #2326: Alphabetize listings in CLI

rabbah commented on a change in pull request #2326: Alphabetize listings in CLI
URL: https://github.com/apache/incubator-openwhisk/pull/2326#discussion_r132253232
 
 

 ##########
 File path: tests/src/test/scala/system/basic/WskBasicTests.scala
 ##########
 @@ -210,6 +210,35 @@ class WskBasicTests
         stderr should include regex (s"""Unable to get package '$name': The requested resource does not exist. \\(code \\d+\\)""")
     }
 
+    it should "return a list of alphabetized packages" in withAssetCleaner(wskprops) {
 
 Review comment:
   this test belongs in wsk basic uses tests, not the `system` package.
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services