blob: 9c0d74113b68c54e8b14fd2506bb675dcfac9c8f [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Test Title</title>
<script>
function setUp() {}
function tearDown() {}
function test() {}
function reset() {}
</script>
</head>
<body>
</body>
<script src="../test.js"></script>
</html>