unittests/index.html
branchpopcorn-port
changeset 257 d62fe14973a9
parent 252 fd84e0fb26d8
child 267 f84013fb19dc
--- 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" />
 	<!-- -->