Sha256: c846808564e64ff277a81bbccc097a432ba9fadc6546d275c91185b2dd664a90
Contents?: true
Size: 264 Bytes
Versions: 9
Compression:
Stored size: 264 Bytes
Contents
require 'spec_helper' describe BitBucket::Repos::Download do describe '.get' do it 'should send a GET request for the download link for the given repo' do skip 'this is a regression test and the method is not finished being written' end end end
Version data entries
9 entries across 9 versions & 2 rubygems