3 Copyright 2014 The Chromium Authors. All rights reserved.
4 Use of this source code is governed by a BSD-style license that can be
5 found in the LICENSE file.
10 <title>Remoting web app unit test
</title>
11 <link rel=
"stylesheet" href=
"qunit/qunit.css">
12 <link rel=
"stylesheet" href=
"menu_button.css">
15 <div id=
"qunit"></div>
16 <div id=
"qunit-fixture"></div>
18 <!-- test framework files -->
19 <script src=
"qunit/qunit.js"></script>
20 <script src=
"qunit/browser_test_harness.js"></script>
21 <script src=
"blanketjs/blanket.js"></script>
22 <script src=
"blanketjs/qunit_adapter.js"></script>
23 <script src=
"sinonjs/sinon.js"></script>
24 <script src=
"sinonjs/sinon-qunit.js"></script>
26 <!-- product files and unit test files-->
27 <meta-include type=
"javascript"/>