Skip to content

Commit

Permalink
linked the unit test suite to clarify this page's use case.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottjehl committed Jan 16, 2012
1 parent cb9569b commit 6ac01b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test.html
Expand Up @@ -8,7 +8,7 @@
<script src="../respond.src.js"></script>
</head>
<body>
<p>This is just a visual test file, and an ugly one at that!</p>
<p>This is just a visual test file, and an ugly one at that! For unit tests, visit the <a href="unit/"> Respond.js unit test suite</a></p>

<p>The media queries in the included CSS file simply change the body's background color depending on the browser width. If you see any colors aside from black, then the media queries are working in your browser. You can resize your browser window to see it change on the fly.</p>

Expand Down

0 comments on commit 6ac01b2

Please sign in to comment.