Sha256: 82f7662ab5c69a0c65b04969b4e0fc94aece669b36a5da9d4d5252e148e2d22c

Contents?: true

Size: 131 Bytes

Versions: 8

Compression:

Stored size: 131 Bytes

Contents

require 'spec_helper'

describe Understudy do
  it "should be defined" do
    defined?(Understudy).should == 'constant'
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
understudy-0.0.8 spec/understudy_spec.rb
understudy-0.0.7 spec/understudy_spec.rb
understudy-0.0.6 spec/understudy_spec.rb
understudy-0.0.5 spec/understudy_spec.rb
understudy-0.0.4 spec/understudy_spec.rb
understudy-0.0.3 spec/understudy_spec.rb
understudy-0.0.2 spec/understudy_spec.rb
understudy-0.0.1 spec/understudy_spec.rb