summaryrefslogtreecommitdiff
path: root/test/disabled/test-http-agent2.js
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2011-11-02 16:26:43 -0700
committerRyan Dahl <ry@tinyclouds.org>2011-11-02 16:38:59 -0700
commit850609ea2d3e0de2aad5485edcc89bd6ddd94b6e (patch)
treed22bf8992868709a526eb9d432b3fa37da828ccd /test/disabled/test-http-agent2.js
parent1ba834bd3fee57542479ab687f0030cf57968be4 (diff)
downloadnode-new-850609ea2d3e0de2aad5485edcc89bd6ddd94b6e.tar.gz
Remove separation of libuv tests
Diffstat (limited to 'test/disabled/test-http-agent2.js')
-rw-r--r--test/disabled/test-http-agent2.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/disabled/test-http-agent2.js b/test/disabled/test-http-agent2.js
index 40e4beac4d..dc41dbdb3f 100644
--- a/test/disabled/test-http-agent2.js
+++ b/test/disabled/test-http-agent2.js
@@ -19,7 +19,7 @@
// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
// USE OR OTHER DEALINGS IN THE SOFTWARE.
-// libuv-broken
+
var common = require('../common');