| <!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-string-unpack-code"); | |
| }); | |
| </script> | |
| </head> | |
| <body> | |
| </body> | |
| </html> |