--- a/unittests/index.html Wed Nov 16 16:06:18 2011 +0100
+++ b/unittests/index.html Wed Nov 16 17:02:35 2011 +0100
@@ -5,6 +5,10 @@
<script src="../res/js/jquery.min.js"></script>
<script src="../res/js/jquery.tools.min.js"></script>
<script src="../res/js/jquery-ui.min.js"></script>
+
+ <!-- used by the jquery team to simulate events -->
+ <script src="jquery.simulate.js"></script>
+
<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.4/themes/base/jquery-ui.css" type="text/css" media="screen" />
<!-- -->