Index: index.php
===================================================================
RCS file: /cvs/drupal/drupal/index.php,v
retrieving revision 1.96
diff -u -r1.96 index.php
--- index.php	20 Sep 2008 20:22:23 -0000	1.96
+++ index.php	26 Sep 2008 04:03:42 -0000
@@ -39,5 +39,7 @@
   // Print any value (including an empty string) except NULL or undefined:
   print theme('page', $return);
 }
+//variable_set('simpletest_clear_results', FALSE);
+?
 
 drupal_page_footer();
