{endcode}
 
 {subsection: Running the tests}
-{code}
-$ cd src/condor_tests
-$ ./batch_test -b -c
-{endcode}
 
-{subsubsection: Running the tests again}
-Running the test suite leaves files and directories in the =src/condor_tests= directory that prevent the tests from running again.  To solve this, either remove and recreate the =src/condor_tests= directory and build the tests again (as above), or (this doesn't remove everything, but enough to re-run the tests):
-{code}
-$ cd src/condor_tests
-$ rm -fr TestingPersonalCondor
-{endcode}
-After either of these, you can re-run the tests as above.
+See TestingCondorOnUnix.