Sha256: 2a5e7c2a6cbd9f1dbfa7c49ef4b072961ab8286fc354449b2095d20939eafb5a

Contents?: true

Size: 131 Bytes

Versions: 8

Compression:

Stored size: 131 Bytes

Contents

require 'spec_helper'

describe Nyaplot do
  it 'should have a version number' do
    Nyaplot::VERSION.should_not be_nil
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
nyaplot-0.1.6 spec/nyaplot_spec.rb
nyaplot-0.1.5 spec/nyaplot_spec.rb
nyaplot-0.1.4 spec/nyaplot_spec.rb
nyaplot-0.2.0.rc1 spec/nyaplot_spec.rb
nyaplot-0.1.3 spec/nyaplot_spec.rb
nyaplot-0.1.2 spec/nyaplot_spec.rb
nyaplot-0.1.1 spec/nyaplot_spec.rb
nyaplot-0.1.0 spec/nyaplot_spec.rb