Changeset 41635 for trunk/tests/phpunit/tests/pluggable.php
- Timestamp:
- 09/28/2017 10:55:54 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/pluggable.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/pluggable.php
r36311 r41635 103 103 104 104 foreach ( $test_files as $file ) { 105 preg_match_all( '#^ function (\w+)#m', file_get_contents( ABSPATH . '/' . $file ), $functions );105 preg_match_all( '#^\t?function (\w+)#m', file_get_contents( ABSPATH . '/' . $file ), $functions ); 106 106 107 107 foreach ( $functions[1] as $function ) {
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)