Sha256: 3267e79032d1aa13a623731f9dbb38196dbb83f0cdc0a43bcc6a338d3717b400

Contents?: true

Size: 202 Bytes

Versions: 4

Compression:

Stored size: 202 Bytes

Contents

# encoding: utf-8

require 'spec_helper'

describe Github::Client::Issues::Labels, 'integration' do

  it { described_class::VALID_LABEL_INPUTS.should_not be_nil }

end # Github::Client::Issues::Labels

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
github_api-0.12.3 spec/github/client/issues/labels_spec.rb
github_api-0.12.2 spec/github/client/issues/labels_spec.rb
github_api-0.12.1 spec/github/client/issues/labels_spec.rb
github_api-0.12.0 spec/github/client/issues/labels_spec.rb