Source code
Revision control
Copy as Markdown
Other Tools
<?xml version="1.0"?>
<window title="TODO: Insert title here"
<script><![CDATA[
add_task(async function test_TODO() {
ok(true, "TODO: implement the test");
});
]]></script>
</body>
</window>