mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-10 09:21:02 +00:00
added comment about missing meta tag
This commit is contained in:
parent
f6a2bd46ec
commit
b2ea5e99e5
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>jQuery Mobile Init Test Suite</title>
|
||||
|
||||
<!-- meta viewport left out on purpose for test append -->
|
||||
<script type="text/javascript" src="../../../js/jquery.js"></script>
|
||||
<script type="text/javascript" src="../../../external/qunit.js"></script>
|
||||
<script type="text/javascript" src="../../jquery.testHelper.js"></script>
|
||||
|
|
|
|||
Loading…
Reference in a new issue