Changeset 38445 for trunk/tests/phpunit/includes/functions.php
- Timestamp:
- 08/30/2016 02:32:04 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/functions.php
r38398 r38445 1 1 <?php 2 3 require_once dirname( __FILE__ ) . '/class-basic-object.php'; 4 require_once dirname( __FILE__ ) . '/class-basic-subclass.php'; 2 5 3 6 /**
Note: See TracChangeset
for help on using the changeset viewer.