From e220469859c29e450005d6a129948e6962835bf3 Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Tue, 7 Mar 2017 01:34:43 +0000 Subject: [PATCH] Build/Test Tools: Call `wp_head()` and `wp_footer()` in the theme used during tests. See #31550 Fixes #39988 Merges [40235] to the 4.7 branch. git-svn-id: https://develop.svn.wordpress.org/branches/4.7@40236 602fd350-edb4-49c9-b593-d223f7449a82 --- tests/phpunit/data/themedir1/default/index.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/phpunit/data/themedir1/default/index.php b/tests/phpunit/data/themedir1/default/index.php index 9ac1e43d0d..77144d8f23 100644 --- a/tests/phpunit/data/themedir1/default/index.php +++ b/tests/phpunit/data/themedir1/default/index.php @@ -1,3 +1,5 @@