Changeset 904 in tests for trunk/tests/post/filtering.php
- Timestamp:
- 07/18/2012 07:01:41 PM (12 years ago)
- Location:
- trunk/tests/post
- Files:
-
- 1 added
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/post/filtering.php
r903 r904 6 6 /** 7 7 * @group post 8 * @group formatting 8 9 */ 9 class Test PostFiltering extends WP_UnitTestCase {10 class Tests_Post_Filtering extends WP_UnitTestCase { 10 11 function setUp() { 11 12 parent::setUp();
Note: See TracChangeset
for help on using the changeset viewer.