hi all, i have the following problem
i have a test1.rb placed in folder1 in test1.rb is the Test1 < 
Test::Unit::TestCase class then i have test2.rb in folder2. there is the Test2 
class
i want to run the test2.rb and to have first Test1 performed and then Test2 
im tring to do it with require test1.rb but what happend is first to be 
performed Test2 and then Test1
why does this wors that way and how could that be solved 
thanks in advice
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=3666&messageID=10122#10122
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to