Skip to content

Commit

Permalink
Fixed error 'Autotest style autotest/cucumber_merb_rspec doesn't seem…
Browse files Browse the repository at this point in the history
… to exist. Aborting.' when running autospec.
  • Loading branch information
ngty committed Nov 5, 2008
2 parents 58b97ca + 833650a commit 5b63e86
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require File.join( File.dirname(__FILE__), 'merb_rspec' )
class Autotest::CucumberMerbRspec < Autotest::MerbRspec ; end

0 comments on commit 5b63e86

Please sign in to comment.