parent
08f6df400f
commit
f1ac85a9b6
1 changed files with 1 additions and 3 deletions
|
@ -29,8 +29,6 @@ class KitchenSync < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
assert File.exist?("#{bin}/ks")
|
||||
assert File.exist?("#{bin}/ks_mysql") if build.with? "mysql"
|
||||
assert File.exist?("#{bin}/ks_postgresql") if build.with? "postgresql"
|
||||
shell_output "#{bin}/ks 2>&1", 1
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue