[tests] this test is already in web-incoming tests

This commit is contained in:
cronopio 2013-10-22 16:09:11 -05:00
parent c75d06c5f9
commit 920f1e7707

View File

@ -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');
})
});