Merge pull request #160 from cadecairos/t1236

[#t1236] Add script include for YT quarantine tests
This commit is contained in:
Christopher De Cairos 2012-07-24 12:56:59 -07:00
Родитель 80d22fe1df aacc91012a
Коммит b44e4bfaac
1 изменённых файлов: 4 добавлений и 2 удалений

Просмотреть файл

@ -1,9 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>Popcorn YouTube Player</title>
<title>Popcorn YouTube Player - IE8 Shim</title>
<link rel="stylesheet" href="../test/qunit/qunit.css" type="text/css" media="screen">
<script src="../test/qunit/qunit.js"></script>
<!-- Tests the safe-load of Youtube library -->
<script src="http://s.ytimg.com/yt/jsbin/www-widgetapi-vflCAfh6H.js"></script>
<!--
do not move - this must be called immediately prior to popcorn.js.
-->
@ -16,7 +18,7 @@
<script src="../test/popcorn.inject.js"></script>
</head>
<body>
<h1 id="qunit-header">Popcorn YouTube Player Plugin</h1>
<h1 id="qunit-header">Popcorn YouTube Player Plugin - with IE8 Shim</h1>
<h2 id="qunit-banner"></h2>
<div id="qunit-testrunner-toolbar"></div>
<h2 id="qunit-userAgent"></h2>