Sha256: db31048e6f243129b558ce0bbe5ffba585f8b99bad24ad634b893923afc24919
Contents?: true
Size: 272 Bytes
Versions: 9
Compression:
Stored size: 272 Bytes
Contents
require File.expand_path('../../spec_helper', __FILE__) module Pod describe Command::Playgrounds do describe 'CLAide' do it 'registers it self' do Command.parse(%w( playgrounds )).should.be.instance_of Command::Playgrounds end end end end
Version data entries
9 entries across 9 versions & 1 rubygems