Changeset 51568 for trunk/tests/phpunit/tests/db/charset.php
- Timestamp:
- 08/07/2021 10:29:41 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/db/charset.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/db/charset.php
r51415 r51568 23 23 private static $server_info; 24 24 25 public static function set UpBeforeClass() {26 parent::set UpBeforeClass();25 public static function set_up_before_class() { 26 parent::set_up_before_class(); 27 27 28 28 require_once dirname( __DIR__ ) . '/db.php';
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)