Sha256: feafb37c1fa200142ab34fbd5cd2f850c11d9d063049f7fa3c3d409fe4ef18c2

Contents?: true

Size: 183 Bytes

Versions: 4

Compression:

Stored size: 183 Bytes

Contents

# encoding: utf-8

require 'spec_helper'

describe Github::Client::GitData::Blobs do

  it { described_class::VALID_BLOB_PARAM_NAMES.should_not be_nil }

end # Github::GitData::Blobs

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
github_api-0.12.3 spec/github/client/git_data/blobs_spec.rb
github_api-0.12.2 spec/github/client/git_data/blobs_spec.rb
github_api-0.12.1 spec/github/client/git_data/blobs_spec.rb
github_api-0.12.0 spec/github/client/git_data/blobs_spec.rb