blob: 147110ba06365d73525cce7e0ae7e00a476c4171 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="../resources/runner.js"></script>
<script src="resources/dromaeo/web/jquery.js"></script>
<script src="resources/dromaeorunner.js"></script>
<script>
$(document).ready(function() {
DRT.setup("sunspider-math-partial-sums");
});
</script>
</head>
<body>
</body>
</html>