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