Skip to content

Commit

Permalink
Add <meta charset> so Firefox stops whining.
Browse files Browse the repository at this point in the history
  • Loading branch information
domenic committed Jul 31, 2012
1 parent bbc738a commit 29730d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/q-spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html>
<head>
<title>Jasmine Spec Runner</title>
<meta charset="utf-8" />

<link rel="shortcut icon" type="image/png" href="lib/jasmine-1.2.0/jasmine_favicon.png" />
<link rel="stylesheet" href="lib/jasmine-1.2.0/jasmine.css" />
Expand Down

0 comments on commit 29730d9

Please sign in to comment.