Skip to content

Commit

Permalink
Viewport meta for mobile test suites
Browse files Browse the repository at this point in the history
  • Loading branch information
soulwire committed May 27, 2013
1 parent 74e97bc commit 40fbcb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<title>Sketch.js Test Suite</title>
<link rel="shortcut icon" type="image/png" href="jasmine/jasmine_favicon.png">
<link rel="stylesheet" type="text/css" href="jasmine/jasmine.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<!-- Jasmine -->
Expand Down

0 comments on commit 40fbcb8

Please sign in to comment.