Sha256: 053036b54c38fe1a96aafc7b6be2b524809a3a2b64950850794a2d47957134d2
Contents?: true
Size: 195 Bytes
Versions: 1
Compression:
Stored size: 195 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe Lolita do it "should yield itself" do Lolita.setup do |config| config.should == Lolita end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lolita-3.0.3 | spec/lolita_spec.rb |