From 05adce8a897ecd627f6cfbde63646b595abb4363 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Zaefferer?= Date: Sat, 16 Jun 2012 12:51:15 +0200 Subject: [PATCH] Update node-testswarm to 0.2.3, fixes 418 issues with big testsuites --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62ae92147d..0ffe73645d 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "grunt-html": "0.1.1", "grunt-junit": "0.1.4", "request": "2.9.153", - "testswarm": "0.2.2" + "testswarm": "0.2.3" }, "keywords": [] }