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