Make WordPress Core

Ticket #51130: 51130.diff

File 51130.diff, 438 bytes (added by SergeyBiryukov, 4 years ago)
  • tests/qunit/index.html

     
    22<html>
    33        <head>
    44                <title>WordPress QUnit Test Suite</title>
     5                <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    56
    67                <!-- Dependencies -->
    78                <script src="../../build/wp-includes/js/jquery/jquery.js"></script>