Make WordPress Core

Ticket #39988: 39988.diff

File 39988.diff, 320 bytes (added by johnbillion, 8 years ago)
  • tests/phpunit/data/themedir1/default/index.php

    diff --git a/tests/phpunit/data/themedir1/default/index.php b/tests/phpunit/data/themedir1/default/index.php
    index 9ac1e43d0d..77144d8f23 100644
    a b  
    11<?php
    22
    3 // Empty theme
     3wp_head();
     4
     5wp_footer();