Sha256: bcb3c63adcbf3c7b8c94b875409be57b2ab2227e46a14236ef8025a306d1a9f5
Contents?: true
Size: 206 Bytes
Versions: 1
Compression:
Stored size: 206 Bytes
Contents
require 'spec_helper' describe VoxalityCore do it 'has a version number' do expect(VoxalityCore::VERSION).not_to be nil end it 'does something useful' do expect(false).to eq(true) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voxality_core-0.1.0.1 | spec/voxality_core_spec.rb |