Re-implemented 'test-repeat=n' property in DrJava's build.xml file,
which seems to have been lost when build.xml was re-written.
By specifying '-Dtest-repeat=3' on the Ant command line or
'test-repeat=3' in a property file, Ant will repeat the tests
three times.