thanks - this seemed to fix it wonder why it was working for the first time run (i.e. tests were working) but just not re-triggering? just the way autotest works I guess
On Wed, Nov 12, 2008 at 11:22 AM, Mark Wilden <[EMAIL PROTECTED]> wrote: > On Tue, Nov 11, 2008 at 5:01 PM, Greg Hauptmann > <[EMAIL PROTECTED]> wrote: >> >> * app/models/recurring/projections.rb <== one I was changing & not >> always triggering a retest >> * spec/models/projections/projections_spec.rb <== where the associated >> tests are > > The model and the spec are in different subdirectories under app and spec. > > ///ark > > _______________________________________________ > rspec-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/rspec-users > _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
