Skip to content

Commit 8c620f3

Browse files
ermakovichIgorMinar
authored andcommitted
Made runner.html to use utf-8 charset
1 parent 3c18dcc commit 8c620f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/e2e/runner.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html lang="en">
33
<head>
44
<title>End2end Test Runner</title>
5+
<meta charset="utf-8">
56
<script src="../lib/angular/angular-scenario.js" ng-autotest></script>
67
<script src="scenarios.js"></script>
78
</head>

0 commit comments

Comments
 (0)