Changeset 49327 for trunk/tests/phpunit/tests/post/wpPostType.php
- Timestamp:
- 10/27/2020 04:07:21 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/post/wpPostType.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/post/wpPostType.php
r48939 r49327 4 4 * @group post 5 5 */ 6 class Tests_ WP_Post_Type extends WP_UnitTestCase {6 class Tests_Post_WP_Post_Type extends WP_UnitTestCase { 7 7 public function test_instances() { 8 8 global $wp_post_types;
Note: See TracChangeset
for help on using the changeset viewer.