
10 Dec
2008
10 Dec
'08
10:50 a.m.
Hi Marc,
// Please clarify the reason of this section; it has for effect // of running the tests a second time. /* if (PMA_MAIN_METHOD == 'AllTests::main') { echo '<pre>'; AllTests::main(); echo '</pre>'; } */
why a second time? when commenting out the code the test do not run at all for me!? i start the tests by entering http://phmyamdin/test/AllTests.php in my browser, how do you start the tests? -- Sebastian Mendel