Sha256: 5f20c0a514529c786b7b3deceb3b2c7197eff947d13c80d2d5b2668d10df66a4
Contents?: true
Size: 294 Bytes
Versions: 2
Compression:
Stored size: 294 Bytes
Contents
require File.dirname(__FILE__) + '/spec_helper' describe "Pool binary" do describe "running" do it "should call PoolParty.options" do options = PoolParty.options(:optsparse => {:banner => "Usage: pool [OPTIONS] {start | stop | list | maintain | restart}" }) end end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
auser-poolparty-0.0.8 | spec/pool_binary_spec.rb |
dreadpiratepj-poolparty-0.0.8 | spec/pool_binary_spec.rb |