redis-leveldb: fully scope test system call
This commit is contained in:
parent
e4143ac408
commit
2c9922cc75
1 changed files with 1 additions and 1 deletions
|
@ -26,6 +26,6 @@ class RedisLeveldb < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
system "redis-leveldb", "-h"
|
||||
system "#{bin}/redis-leveldb", "-h"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue