Sha256: 49f0fa574b5610238b53ad4c010cca856535b9dc4617107679c5266f7be2509c
Contents?: true
Size: 160 Bytes
Versions: 38
Compression:
Stored size: 160 Bytes
Contents
require 'spec_helper' describe Music::Transcription do it "should have a VERSION constant" do subject.const_get('VERSION').should_not be_empty end end
Version data entries
38 entries across 38 versions & 1 rubygems