Changeset 54716 for trunk/tests/phpunit/tests/pluggable/signatures.php
- Timestamp:
- 10/29/2022 01:39:05 PM (2 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/pluggable/signatures.php
r54715 r54716 3 3 /** 4 4 * @group pluggable 5 * 6 * @coversNothing 5 7 */ 6 class Tests_Pluggable extends WP_UnitTestCase {8 class Tests_Pluggable_Signatures extends WP_UnitTestCase { 7 9 8 10 /**
Note: See TracChangeset
for help on using the changeset viewer.