Sha256: 7091a6ee6d1b1d144965dc6705540411f756f5d99d6d9a47e8ca9af5111d307e
Contents?: true
Size: 147 Bytes
Versions: 3
Compression:
Stored size: 147 Bytes
Contents
require 'spec_helper' describe Adauth, :no_ad => true do it "should accept a block" do Adauth.configure do |c| end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
adauth-2.0.0pre2 | spec/adauth_spec.rb |
adauth-2.0.0pre1 | spec/adauth_spec.rb |
adauth-2.0.0pre | spec/adauth_spec.rb |