Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Commit

Permalink
Remove some empty lines in example spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Jan 5, 2015
1 parent bd418a5 commit 189a911
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/replace_cls_spec.rb
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
require 'spec_helper'

describe ReplaceGemname::ReplaceCls do

subject(:replace_cls) { ReplaceGemname::ReplaceCls.new }

describe ".new" do

it "makes a new instance" do
expect(replace_cls).to be_a ReplaceGemname::ReplaceCls
end
Expand Down

0 comments on commit 189a911

Please sign in to comment.