xcproj: add test
This commit is contained in:
parent
00e815f266
commit
64057f69ab
1 changed files with 4 additions and 0 deletions
|
@ -38,4 +38,8 @@ class Xcproj < Formula
|
|||
In which case you will have to remove and rebuild the installed xcproj version.
|
||||
EOS
|
||||
end
|
||||
|
||||
test do
|
||||
system "#{bin}/xcproj", "--version"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue