# ./batch_test.pl -d . -t job_test_scheddrotation.run {endcode} -Always run tests with batch_test.pl. Tests have a special flag({comment: what is it?}) which asks batch_test to start condor on behalf of the test, certain tests may not want to run condor or may want to change the condor's_configuration file before running so they will start condor themselves. In any case, it should always be safe to run test via batch_test.pl. Also batch_test.pl only supports running single test at a time for now. To run multiple tests refer {wiki: BatLabTest}. - -{subsection: Running Tests on pre-installed HTCondor} +Always run tests with batch_test.pl. Tests have a special flag({comment: what is it?}) which asks batch_test to start condor on behalf of the test, certain tests may not want to run condor or may want to change the condor's configuration file before running so they will start condor themselves. In any case, it should always be safe to run test via batch_test.pl. Also batch_test.pl only supports running single test at a time for now. To run multiple tests refer {wiki: BatLabTest}.