Formula fixes

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan
2017-04-25 13:28:10 -07:00
parent a861562803
commit a19b9535f6

View File

@@ -19,6 +19,6 @@ class Kubectx < Formula
end
test do
system "kubectx", "--help"
system "which", "kubectx"
end
end