Sha256: 2b4a2912fddf969e9689eb7454d6324367e49a844d1c375c77c6818c2b43567c

Contents?: true

Size: 173 Bytes

Versions: 6

Compression:

Stored size: 173 Bytes

Contents

require File.dirname(__FILE__) + '/spec_helper.rb'

describe Annotate do
  
  it "should have a version" do
    Annotate::VERSION.should be_instance_of(String)
  end
  
end

Version data entries

6 entries across 6 versions & 3 rubygems

Version Path
IPGlider-annotate-2.2.6 spec/annotate_spec.rb
IPGlider-annotate-2.2.7 spec/annotate_spec.rb
codeape-annotate-2.0.0.20090212001 spec/annotate_spec.rb
nofxx-annotate-2.2.2 spec/annotate_spec.rb
nofxx-annotate-2.2.3 spec/annotate_spec.rb
nofxx-annotate-2.2.5 spec/annotate_spec.rb