Files
tubestation/browser/components/loop/test/coverage/index.html

19 lines
560 B
HTML

<!DOCTYPE html>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<html>
<head>
<meta charset="utf-8">
<title>Loop coverage index</title>
</head>
<body>
<h1>Loop Coverage</h1>
<ul>
<li><a href="desktop/firefox/">Desktop Coverage</a></li>
<li><a href="shared_standalone/firefox/">Standalone Coverage</a></li>
<li><a href="../">Back to unit tests</a></li>
</ul>
</body>
</html>