Skip to content

Commit

Permalink
remove reference to test help
Browse files Browse the repository at this point in the history
  • Loading branch information
rdy committed Feb 19, 2012
1 parent 80ab4d0 commit 44335da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions lib/fixture_builder/builder.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
begin
require 'rails/test_help'
rescue LoadError, NameError
end

module FixtureBuilder
class Builder
include Delegations::Namer
Expand Down
2 changes: 1 addition & 1 deletion lib/fixture_builder/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module FixtureBuilder
VERSION = '0.3.2'
VERSION = '0.3.3'
end

0 comments on commit 44335da

Please sign in to comment.