lincity-ng: update test (#20771)

for physfs 3.0 compatibility
This commit is contained in:
ilovezfs 2017-11-18 06:15:47 -08:00 committed by GitHub
parent f278b236f8
commit ca40a95f37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,6 +51,7 @@ class LincityNg < Formula
end
test do
(testpath/".lincity-ng").mkpath
assert_match /lincity-ng version #{version}$/, shell_output("#{bin}/lincity-ng --version")
end
end