Source code

Revision control

Copy as Markdown

Other Tools

<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin"?>
<window title="TODO: Insert title here"
<script><![CDATA[
add_task(async function test_TODO() {
ok(true, "TODO: implement the test");
});
]]></script>
</body>
</window>