Sha256: 395d207a64f9f2e7704f26665a5cdc85eb0617de70172cb6f187a7fbe008c3f4

Contents?: true

Size: 195 Bytes

Versions: 4

Compression:

Stored size: 195 Bytes

Contents

# encoding: utf-8

require 'spec_helper'

describe Github::Client::Issues::Comments do

  it { described_class::VALID_ISSUE_COMMENT_PARAM_NAME.should_not be_nil }

end # Github::Issues::Comments

Version data entries

4 entries across 4 versions & 1 rubygems

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