From cdd98893d763cce5026192641942fd30fe27d0de Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Sun, 25 Oct 2020 01:29:32 +0000 Subject: [PATCH] Tests: Declare UTF-8 encoding for QUnit test suite. This was done for trunk in [49101] as part of other changes, and is now backported to the 5.5 branch. Follow-up to [49275]. Props iandunn, SergeyBiryukov. Fixes #51130. git-svn-id: https://develop.svn.wordpress.org/branches/5.5@49307 602fd350-edb4-49c9-b593-d223f7449a82 --- tests/qunit/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/qunit/index.html b/tests/qunit/index.html index 269e7eb60e..fb323eaabf 100644 --- a/tests/qunit/index.html +++ b/tests/qunit/index.html @@ -2,6 +2,7 @@ WordPress QUnit Test Suite +