|
|
@@ -5,7 +5,7 @@ |
|
|
<link rel="stylesheet" href="http://code.jquery.com/qunit/git/qunit.css" type="text/css" media="screen"> |
|
|
<link rel="stylesheet" href="http://code.jquery.com/qunit/git/qunit.css" type="text/css" media="screen"> |
|
|
<script type="text/javascript" src="http://code.jquery.com/qunit/git/qunit.js"></script> |
|
|
<script type="text/javascript" src="http://code.jquery.com/qunit/git/qunit.js"></script> |
|
|
<script type="text/javascript" src="../mustache.js"></script> |
|
|
<script type="text/javascript" src="../mustache.js"></script> |
|
|
<script type="text/javascript" src="unit.compiler.js"></script> |
|
|
|
|
|
|
|
|
<script type="text/javascript" src="unit.js"></script> |
|
|
</head> |
|
|
</head> |
|
|
<body> |
|
|
<body> |
|
|
<h1 id="qunit-header">mustache.js unit tests</h1> |
|
|
<h1 id="qunit-header">mustache.js unit tests</h1> |
|
|
|