summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_difflib_expect.html
diff options
context:
space:
mode:
authorBerker Peksag <berker.peksag@gmail.com>2015-03-14 23:18:47 (GMT)
committerBerker Peksag <berker.peksag@gmail.com>2015-03-14 23:18:47 (GMT)
commit102029dfd645123244437dee6fc8c0f72125433b (patch)
tree5afa2e1185862e22b95ea6aa8f5d0b614852a287 /Lib/test/test_difflib_expect.html
parentfbd011dd4982b883d18039f494475022fc2d0cc6 (diff)
downloadcpython-102029dfd645123244437dee6fc8c0f72125433b.zip
cpython-102029dfd645123244437dee6fc8c0f72125433b.tar.gz
cpython-102029dfd645123244437dee6fc8c0f72125433b.tar.bz2
Issue #2052: Add charset parameter to HtmlDiff.make_file().
Diffstat (limited to 'Lib/test/test_difflib_expect.html')
-rw-r--r--Lib/test/test_difflib_expect.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/test_difflib_expect.html b/Lib/test/test_difflib_expect.html
index 71b6d7a..ea7a24e 100644
--- a/Lib/test/test_difflib_expect.html
+++ b/Lib/test/test_difflib_expect.html
@@ -6,7 +6,7 @@
<head>
<meta http-equiv="Content-Type"
- content="text/html; charset=ISO-8859-1" />
+ content="text/html; charset=utf-8" />
<title></title>
<style type="text/css">
table.diff {font-family:Courier; border:medium;}