Changeset 685

Show
Ignore:
Timestamp:
09/24/07 09:01:07 (1 year ago)
Author:
iv..@gweezlebur.com
Message:

rename autotest file now that it picks up rspec too

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/autotest/merbsource_rspec.rb

    r684 r685  
    55class RspecCommandError < StandardError; end 
    66 
    7 class Autotest::Merbsource < Autotest 
     7class Autotest::MerbsourceRspec < Autotest 
    88   
    99  def initialize(kernel=Kernel, separator=File::SEPARATOR, alt_separator=File::ALT_SEPARATOR) # :nodoc: