Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 29d5009

Browse files
ermakovichchrismilleruk
authored andcommitted
Made runner.html to use utf-8 charset
1 parent dde4e0e commit 29d5009

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)