26 lines
928 B
HTML
26 lines
928 B
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html>
|
||
|
|
<head>
|
||
|
|
<meta charset="utf-8">
|
||
|
|
<title>Jasmine Spec Runner v2.2.0</title>
|
||
|
|
|
||
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
|
|
|
||
|
|
<link rel="stylesheet" type="text/css" href="Data/Fonts/OpenSans-Main.css">
|
||
|
|
|
||
|
|
<link rel="shortcut icon" type="image/png" href="../ThirdParty/jasmine-2.2.0/jasmine_favicon.png">
|
||
|
|
<link rel="stylesheet" href="../ThirdParty/jasmine-2.2.0/jasmine.css">
|
||
|
|
<link rel="stylesheet" href="CesiumJasmineHtml.css">
|
||
|
|
|
||
|
|
<script src="../ThirdParty/jasmine-2.2.0/jasmine.js"></script>
|
||
|
|
<script src="../ThirdParty/jasmine-2.2.0/jasmine-html.js"></script>
|
||
|
|
|
||
|
|
<script type="text/javascript" src="SpecList.js"></script>
|
||
|
|
<script type="text/javascript" data-main="spec-main" src="../ThirdParty/requirejs-2.1.20/require.js"></script>
|
||
|
|
</head>
|
||
|
|
|
||
|
|
<body>
|
||
|
|
<span style="font-family: 'Open Sans'; position: absolute; visibility: hidden;"> </span>
|
||
|
|
</body>
|
||
|
|
</html>
|