Sha256: dc4a5f7261360cfaf8b42818e32fa0e3d0e1918a9c4e3806582538c5a21fea98
Contents?: true
Size: 255 Bytes
Versions: 5
Compression:
Stored size: 255 Bytes
Contents
require File.expand_path('../../spec_helper', __FILE__) module Pod describe Command::Trunk do describe "CLAide" do it "registers it self" do Command.parse(%w{ trunk }).should.be.instance_of Command::Trunk end end end end
Version data entries
5 entries across 5 versions & 1 rubygems