Changeset 45588 for trunk/tests/phpunit/tests/import/base.php
- Timestamp:
- 07/02/2019 04:43:01 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/import/base.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/import/base.php
r42343 r45588 28 28 $this->assertTrue( is_file( $file ), 'Import file is not a file.' ); 29 29 30 $authors = $mapping = $new = array(); 30 $authors = array(); 31 $mapping = array(); 32 $new = array(); 31 33 $i = 0; 32 34
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)