Sha256: bbe57f38194a61a6cdf79766af018bc256069219228205b303bcbca143e7e63c
Contents?: true
Size: 210 Bytes
Versions: 10
Compression:
Stored size: 210 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe "Net::Dav" do it "should create a Net::Dav object" do Net::DAV.new("http://localhost.localdomain/").should_not be_nil end end
Version data entries
10 entries across 10 versions & 1 rubygems