Sha256: 75563271ae5dbad40987a997a6a19fe4335e6052c24bd0b6ebf8bc15a2796e27
Contents?: true
Size: 156 Bytes
Versions: 2
Compression:
Stored size: 156 Bytes
Contents
require 'spec_helper' describe Washbullet::Client do describe '#new' do let(:client) { described_class.new('ABCDEFGHIJKLMN') } it { } end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
washbullet-0.3.1 | spec/washbullet/client_spec.rb |
washbullet-0.3.0 | spec/washbullet/client_spec.rb |