Skip to content

Commit

Permalink
removed subject that does nothing
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Pellow committed Jun 13, 2011
1 parent 849fefd commit eab7244
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/rip_hashrocket/rip_hashrocket_spec.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
require 'spec_helper'

describe RipHashrocket do
subject { RipHashrocket }

describe "#output syntax" do
it 'should replace \':a => "a"\' syntax' do
line = '{ :a => "a", :b => "b", :c => "c" }'
Expand Down

0 comments on commit eab7244

Please sign in to comment.