blob: 147110ba06365d73525cce7e0ae7e00a476c4171 [file] [log] [blame]
morrita@google.comaa55f3f2012-02-06 23:44:33 +00001<!DOCTYPE html>
2<html>
3<head>
4<script src="../resources/runner.js"></script>
5<script src="resources/dromaeo/web/jquery.js"></script>
6<script src="resources/dromaeorunner.js"></script>
7<script>
8$(document).ready(function() {
9 DRT.setup("sunspider-math-partial-sums");
10});
11</script>
12</head>
13<body>
14</body>
15</html>