Skip to content

Commit

Permalink
Tidy up: these helpers aren't needed by existing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Gwyn Morfey committed Apr 18, 2008
1 parent 87af3db commit 97c1f8d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/helper_merb.rb
Expand Up @@ -3,9 +3,6 @@
module Merb
module Test
class RspecStory
include Merb::Test::ControllerHelper
include Merb::Test::RouteHelper
include Merb::Test::ViewHelper
def flunk(message)
raise message
end
Expand Down

0 comments on commit 97c1f8d

Please sign in to comment.