2
Copyright 2011 Canonical Ltd. This software is licensed under the
3
GNU Affero General Public License version 3 (see the file LICENSE).
5
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
8
<title>Test InlineHelp </title>
9
<!-- YUI and test setup -->
10
<script type="text/javascript"
11
src="../../../../../canonical/launchpad/icing/yui/yui/yui.js">
13
<link rel="stylesheet" href="../../../../app/javascript/testing/test.css" />
14
<script type="text/javascript"
15
src="../../../../app/javascript/testing/testrunner.js"></script>
17
<script type="text/javascript" src="../../overlay/overlay.js"></script>
19
<!-- The module under test -->
20
<script type="text/javascript" src="../inlinehelp.js"></script>
22
<!-- The test suite -->
23
<script type="text/javascript" src="test_inlinehelp.js"></script>
25
<body class="yui3-skin-sam">
27
<li>lp.app.inlinehelp.test</li>