mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-03-24 07:14:28 +00:00
Build/Test tools: Remove unnecessary PHP functionality tests from the test suite.
Props Frank Klein Fixes #42277 git-svn-id: https://develop.svn.wordpress.org/trunk@42381 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
<?php
|
||||
|
||||
require_once dirname( __FILE__ ) . '/class-basic-object.php';
|
||||
require_once dirname( __FILE__ ) . '/class-basic-subclass.php';
|
||||
|
||||
/**
|
||||
* Resets various `$_SERVER` variables that can get altered during tests.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user