Sha256: 3147859d8001ba7eec30907d7ac9e44184be7c6f8f139ca7de2b911042d8b08c

Contents?: true

Size: 204 Bytes

Versions: 4

Compression:

Stored size: 204 Bytes

Contents

# encoding: utf-8

require 'spec_helper'

describe Github::Client::Gists::Comments do

  after { reset_authentication_for subject }

  it_should_behave_like 'api interface'

end # Github::Gists::Comments

Version data entries

4 entries across 4 versions & 1 rubygems

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