Sha256: 4182f3c7ea3c07c1fdf3b5b4920775f52fdb5c6792225d2771a823cd2dcb9393

Contents?: true

Size: 187 Bytes

Versions: 22

Compression:

Stored size: 187 Bytes

Contents

# encoding: utf-8

require 'spec_helper'

describe Github::Issues::Comments do

  it { described_class::VALID_ISSUE_COMMENT_PARAM_NAME.should_not be_nil }

end # Github::Issues::Comments

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
github_api-0.11.3 spec/github/issues/comments_spec.rb
github_api-0.11.2 spec/github/issues/comments_spec.rb
github_api-0.11.1 spec/github/issues/comments_spec.rb
github_api-0.11.0 spec/github/issues/comments_spec.rb
github_api-0.10.2 spec/github/issues/comments_spec.rb
github_api-0.10.1 spec/github/issues/comments_spec.rb
github_api-0.10.0 spec/github/issues/comments_spec.rb
github_api-0.9.7 spec/github/issues/comments_spec.rb
github_api-0.9.6 spec/github/issues/comments_spec.rb
github_api-0.9.5 spec/github/issues/comments_spec.rb
github_api-0.9.4 spec/github/issues/comments_spec.rb
github_api-0.9.3 spec/github/issues/comments_spec.rb
github_api-0.9.2 spec/github/issues/comments_spec.rb
github_api-0.9.1 spec/github/issues/comments_spec.rb
github_api-0.9.0 spec/github/issues/comments_spec.rb
github_api-0.8.11 spec/github/issues/comments_spec.rb
github_api-0.8.10 spec/github/issues/comments_spec.rb
github_api-0.8.9 spec/github/issues/comments_spec.rb
github_api-0.8.8 spec/github/issues/comments_spec.rb
github_api-0.8.7 spec/github/issues/comments_spec.rb