blob: f57e48a50dcb318f21f8e29d1e74023154a6b624 [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-bitops-bitwise-and");
});
</script>
</head>
<body>
</body>
</html>