Skip to content

Commit

Permalink
Remove unused constant.
Browse files Browse the repository at this point in the history
This was used by an earlier version of the specs that I never actually committed. I forgot to remove the constant.
  • Loading branch information
myronmarston committed Mar 5, 2012
1 parent 5a012c8 commit 614d104
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/fire_double_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ class TestObject
end

class TestClass
VALUE = 7
extend TestMethods

class Nested
Expand Down

0 comments on commit 614d104

Please sign in to comment.