From d2e1b0855f3630ef2be45b477e93d8bc865cc7b7 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Thu, 15 Apr 2010 01:37:27 -0700 Subject: [PATCH] Move two broken tests to disabled folder --- test/{pummel => disabled}/test-http-big-proxy-responses.js | 0 test/{simple => disabled}/test-http-head-request.js | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename test/{pummel => disabled}/test-http-big-proxy-responses.js (100%) rename test/{simple => disabled}/test-http-head-request.js (100%) diff --git a/test/pummel/test-http-big-proxy-responses.js b/test/disabled/test-http-big-proxy-responses.js similarity index 100% rename from test/pummel/test-http-big-proxy-responses.js rename to test/disabled/test-http-big-proxy-responses.js diff --git a/test/simple/test-http-head-request.js b/test/disabled/test-http-head-request.js similarity index 100% rename from test/simple/test-http-head-request.js rename to test/disabled/test-http-head-request.js