From d41197e02ca9be2cce585f7b0d015554f42e0ecf Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 27 Jul 2009 15:30:07 +0200 Subject: [PATCH] Disable test-tcp-many-clients.js. It's broken on macintosh - don't want to fix right now. --- test/mjsunit/{ => disabled}/test-tcp-many-clients.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/mjsunit/{ => disabled}/test-tcp-many-clients.js (100%) diff --git a/test/mjsunit/test-tcp-many-clients.js b/test/mjsunit/disabled/test-tcp-many-clients.js similarity index 100% rename from test/mjsunit/test-tcp-many-clients.js rename to test/mjsunit/disabled/test-tcp-many-clients.js