the problem is that those are not real tests, in the sense that they dont test anything, like StrutsTestCase, they are extended by users to create their own tests, so the code has to be under src/java/main instead of "test".
musachy On Wed, Aug 5, 2009 at 12:32 PM, Musachy Barroso<[email protected]> wrote: > if you move it it will break for people who are using it > > On Wed, Aug 5, 2009 at 12:24 PM, Lukasz > Lenart<[email protected]> wrote: >> 2009/8/5 Musachy Barroso <[email protected]>: >>> yeah you can move that one around if needed. >> >> My mistake, it's in testng-plugin >> >> >> Regards >> -- >> Lukasz >> http://www.lenart.org.pl/ >> http://dailylog.lenart.org.pl/ >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > > -- > "Hey you! Would you help me to carry the stone?" Pink Floyd > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
