What is the format for the "list of tests" file specified for the test.list property when running ant tests?
I mean when ant tests are run the following property can be given as follows... -Dtest.list=/home/someuser/listoftests.txt What is the format in which listoftests.txt should list out the tests? sanjaya.
