Changeset 1259 in tests for trunk/includes/testcase.php
- Timestamp:
- 04/14/2013 03:46:04 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/testcase.php
r1221 r1259 7 7 8 8 protected static $forced_tickets = array(); 9 10 /** 11 * @var WP_UnitTest_Factory 12 */ 13 protected $factory; 9 14 10 15 function setUp() {
Note: See TracChangeset
for help on using the changeset viewer.