Project rename
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="qunit.css" type="text/css"/>
|
||||
<script type="text/javascript" src="qunit.js"></script>
|
||||
<script type="text/javascript" src="../lib/uri/uri.js"></script>
|
||||
<script type="text/javascript" src="../lib/uri/schemes/urn.js"></script>
|
||||
<script type="text/javascript" src="../lib/jsv.js"></script>
|
||||
<script type="text/javascript" src="../lib/json-schema-draft-03.js"></script>
|
||||
<script type="text/javascript" src="tests3b.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1 id="qunit-header">JSON Schema Validator Tests by dougtreder</h1>
|
||||
<h2 id="qunit-banner"></h2>
|
||||
<div id="qunit-testrunner-toolbar"></div>
|
||||
<h2 id="qunit-userAgent"></h2>
|
||||
<ol id="qunit-tests"></ol>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user