Skip to content

Commit

Permalink
Made runner.html to use utf-8 charset
Browse files Browse the repository at this point in the history
  • Loading branch information
ermakovich authored and IgorMinar committed Apr 11, 2013
1 parent 3c18dcc commit 8c620f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/runner.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<title>End2end Test Runner</title>
<meta charset="utf-8">
<script src="../lib/angular/angular-scenario.js" ng-autotest></script>
<script src="scenarios.js"></script>
</head>
Expand Down

0 comments on commit 8c620f3

Please sign in to comment.