Changeset 38285 for trunk/tests/phpunit/tests/basic.php
- Timestamp:
- 08/19/2016 03:44:37 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/basic.php
r36856 r38285 1 1 <?php 2 3 require_once dirname( dirname( __FILE__ ) ) . '/includes/class-basic-object.php'; 4 require_once dirname( dirname( __FILE__ ) ) . '/includes/class-basic-subclass.php'; 5 2 6 /** 3 7 * just make sure the test framework is working
Note: See TracChangeset
for help on using the changeset viewer.