root/websites/planet.php.gr.jp/trunk/lib/simpletest/test/bad_test_suite.php
@
15022
| Revision 12931, 263 bytes (checked in by ha1t, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | <?php |
| 2 | require_once(dirname(__FILE__) . '/../autorun.php'); |
| 3 | |
| 4 | class BadTestCases extends TestSuite { |
| 5 | function BadTestCases() { |
| 6 | $this->TestSuite('Two bad test cases'); |
| 7 | $this->addFile(dirname(__FILE__) . '/support/empty_test_file.php'); |
| 8 | } |
| 9 | } |
| 10 | ?> |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)