From 920f1e7707aa1751577533cd368529f8a704d7af Mon Sep 17 00:00:00 2001 From: cronopio Date: Tue, 22 Oct 2013 16:09:11 -0500 Subject: [PATCH] [tests] this test is already in web-incoming tests --- test/lib-http-proxy-test.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/test/lib-http-proxy-test.js b/test/lib-http-proxy-test.js index 83e8c5d..26f9d34 100644 --- a/test/lib-http-proxy-test.js +++ b/test/lib-http-proxy-test.js @@ -294,8 +294,4 @@ describe('lib/http-proxy.js', function() { }) }); }) -}); - -describe('#createProxyServer using the ws-incoming passes', function () { - it('should call the callback with the error'); -}) \ No newline at end of file +}); \ No newline at end of file