aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/progressbar
diff options
context:
space:
mode:
authorjzaefferer <joern.zaefferer@gmail.com>2010-08-29 17:21:39 +0200
committerjzaefferer <joern.zaefferer@gmail.com>2010-08-29 17:21:39 +0200
commitd8bee228b37e1dd3b6e81a145729b762cdf90b09 (patch)
tree9407917aaf1918ad33a0268e18ff5e44b58b58c9 /tests/unit/progressbar
parent6d659ba0c035c20831cd647e67f7af547dab4fc3 (diff)
downloadjquery-ui-d8bee228b37e1dd3b6e81a145729b762cdf90b09.tar.gz
jquery-ui-d8bee228b37e1dd3b6e81a145729b762cdf90b09.zip
Seperated testswarm injection from testsuite extensions, to fix 'failing' testsuites on TestSwarm due to unhandled errors and race conditions
Diffstat (limited to 'tests/unit/progressbar')
-rw-r--r--tests/unit/progressbar/progressbar.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/unit/progressbar/progressbar.html b/tests/unit/progressbar/progressbar.html
index 924413505..4e9bed907 100644
--- a/tests/unit/progressbar/progressbar.html
+++ b/tests/unit/progressbar/progressbar.html
@@ -22,6 +22,8 @@
<script type="text/javascript" src="progressbar_methods.js"></script>
<script type="text/javascript" src="progressbar_options.js"></script>
<script type="text/javascript" src="progressbar_tickets.js"></script>
+
+ <script type="text/javascript" src="../swarminject.js"></script>
</head>
<body>