github-changelog-generator/spec/unit/parser_spec.rb
Olle Jonsson b36d85eb53 Drop Project-and-Username-finding code (#451)
* Remove Project-and-Username finding code and usages

* Remove "github_remote" option, now unused

* Update README: Usage has changed
2017-10-10 19:53:21 +02:00

5 lines
80 B
Ruby

# frozen_string_literal: true
describe GitHubChangelogGenerator::Parser do
end