Skip to content

Commit

Permalink
Merge pull request #887 from juherr/issue-#839
Browse files Browse the repository at this point in the history
Fix issue #839: Set <meta> charset attribute
  • Loading branch information
cbeust committed Nov 23, 2015
2 parents b47d51a + d75177f commit b0fe732
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/header
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

<html>
<head>
<meta charset='utf-8'>
<title>TestNG reports</title>

<link type="text/css" href="testng-reports.css" rel="stylesheet" />
Expand Down

0 comments on commit b0fe732

Please sign in to comment.