Sha256: b05fe38ce286f0e9ee16146b02d54b0c43c4c8ca3264d29882b13e91f4a55fdf

Contents?: true

Size: 145 Bytes

Versions: 2

Compression:

Stored size: 145 Bytes

Contents

require 'spec_helper'

describe Bookland do
  it "includes itself in the global namespace" do
    defined?(ISBN).should eql 'constant'
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bookland-1.0.2 spec/bookland_spec.rb
bookland-1.0.1 spec/bookland_spec.rb