Skip to content

Commit

Permalink
Remove superfluous charset
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Aug 6, 2015
1 parent e05767a commit c41871e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/php/unittest/web/tests/FormElementsTest.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ protected function formFixture() {
return trim('
<html>
<head>
<meta charset="utf-8">
<title>Enter your name</title>
</head>
<body>
Expand Down

0 comments on commit c41871e

Please sign in to comment.