From d8bee228b37e1dd3b6e81a145729b762cdf90b09 Mon Sep 17 00:00:00 2001 From: jzaefferer Date: Sun, 29 Aug 2010 17:21:39 +0200 Subject: Seperated testswarm injection from testsuite extensions, to fix 'failing' testsuites on TestSwarm due to unhandled errors and race conditions --- tests/unit/droppable/droppable.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/unit/droppable/droppable.html') diff --git a/tests/unit/droppable/droppable.html b/tests/unit/droppable/droppable.html index c15992bcd..0b962b1cf 100644 --- a/tests/unit/droppable/droppable.html +++ b/tests/unit/droppable/droppable.html @@ -14,6 +14,7 @@ + @@ -32,7 +33,7 @@ test("droppable", function() { ok(true, "disabled droppable testsuite"); }); } - + -- cgit v1.2.3