It appears when you write a spec like

describe FooModule do ...

Pat


On 5/23/08, Lori M Olson <[EMAIL PROTECTED]> wrote:
> Can anyone (David?) shed some light on what exactly this warning is
> complaining about?  I started seeing it when I upgraded to Rails 2.1
> RC1 and the latest RSpec from git.
>
> I'm getting it in some helper specs that I'm writing.  And yes, I am
> including a module there, to reuse some utility methods I originally
> wrote for my controller tests (I'm switching to specs as fast as I
> can, but I don't have time to re-jigger all my tests over to specs yet).
>
> Regards, Lori
>
>
>
>
> _______________________________________________
> 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

Reply via email to