Skip to content

Commit

Permalink
Stop using unload for starting the test
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsLeenheer committed Feb 7, 2012
1 parent a25ce96 commit 82647fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<link rel="apple-touch-icon" href="button.png">
</head>

<body onload='startTest();'>
<body>
<!-- BuySellAds.com Ad Code -->
<script type="text/javascript">
(function(){
Expand Down

0 comments on commit 82647fe

Please sign in to comment.