Sha256: 685b125f94e8597e8e9cf46c714a2b47c100993e791365a4c49bfe510ec0ad5c

Contents?: true

Size: 793 Bytes

Versions: 19

Compression:

Stored size: 793 Bytes

Contents

<!DOCTYPE html>
<html lang="en">
<head>
	<title>QUnit Tests</title>
	<link rel="stylesheet" href="qunit/qunit.css" media="screen">

<!-- reference your own javascript files here -->

  <script src="../js/libs/modernizr-1.7.min.js"></script>
  
  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script> 
  <script src="../js/plugins.js"></script> 
  <script src="../js/script.js"></script> 


<!-- test runner files -->
	<script src="qunit/qunit.js"></script>
	<script src="tests.js"></script>



</head>
<body class="flora">
	<h1 id="qunit-header">QUnit Test Suite</h1>
	<h2 id="qunit-banner"></h2>
	<div id="qunit-testrunner-toolbar"></div>
	<h2 id="qunit-userAgent"></h2>
	<ol id="qunit-tests"></ol>
	<div id="qunit-fixture">test markup</div>
	</body>
</html>

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
middleman-2.0.6 lib/middleman/templates/html5/source/test/index.html
middleman-2.0.5 lib/middleman/templates/html5/source/test/index.html
middleman-2.0.4 lib/middleman/templates/html5/source/test/index.html
middleman-2.0.3 lib/middleman/templates/html5/source/test/index.html
middleman-2.0.2 lib/middleman/templates/html5/source/test/index.html
middleman-2.0.1.1 lib/middleman/templates/html5/source/test/index.html
middleman-2.0.1 lib/middleman/templates/html5/source/test/index.html
middleman-2.0.0.3 lib/middleman/templates/html5/source/test/index.html
middleman-2.0.0.2 lib/middleman/templates/html5/source/test/index.html
middleman-2.0.0.1 lib/middleman/templates/html5/source/test/index.html
middleman-2.0.0 lib/middleman/templates/html5/source/test/index.html
middleman-2.0.0.rc99 lib/middleman/templates/html5/source/test/index.html
middleman-2.0.0.rc98 lib/middleman/templates/html5/source/test/index.html
middleman-2.0.0.rc97 lib/middleman/templates/html5/source/test/index.html
middleman-2.0.0.rc96 lib/middleman/templates/html5/source/test/index.html
middleman-2.0.0.rc95 lib/middleman/templates/html5/source/test/index.html
middleman-2.0.0.rc93 lib/middleman/templates/html5/source/test/index.html
middleman-2.0.0.rc92 lib/middleman/templates/html5/source/test/index.html
middleman-2.0.0.rc91 lib/middleman/templates/html5/source/test/index.html