Hi,

Sorry for another post. I have spec.opts writing certain formats to certain
files. It looks like this:

--colour
--format progress
--format nested:doc/nested.txt
--format profile:doc/profile.txt
--loadby mtime
--reverse

So I took a look at doc/nested.txt, and it shows the following:

/contact/index
  the contact form
    before it has been submitted
      should have a subject dropdown box
      should have a name field
  should show the contact form

Finished in 0.656 seconds

3 examples, 0 failures

It was working ok a few weeks ago, so I'm confused.

Thanks,
Brandon


_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to