rabbah commented on a change in pull request #3190: Code clean up
URL:
https://github.com/apache/incubator-openwhisk/pull/3190#discussion_r161924068
##########
File path: tests/src/test/scala/system/rest/GoCLINginxTests.scala
##########
@@ -32,10 +32,7 @@ import DefaultJsonProtocol._
*/
@RunWith(classOf[JUnitRunner])
class GoCLINginxTests extends FlatSpec with Matchers with RestUtil {
- val ProductName = "OpenWhisk_CLI"
val DownloadLinkGoCli = "cli/go/download"
- val OperatingSystems = List("mac", "linux", "windows")
- val Architectures = List("386", "amd64")
Review comment:
Is this suite moving out?
----------------------------------------------------------------
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