From c4317f639a4e9f8760fb7fdb28b3e203b6904f27 Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Fri, 9 Sep 2011 23:44:03 +0200 Subject: [PATCH] Update uv.gyp after 98b9f58 got reverted --- uv.gyp | 1 - 1 file changed, 1 deletion(-) diff --git a/uv.gyp b/uv.gyp index 709f6b69..07352341 100644 --- a/uv.gyp +++ b/uv.gyp @@ -245,7 +245,6 @@ 'test/test-spawn.c', 'test/test-tcp-bind-error.c', 'test/test-tcp-bind6-error.c', - 'test/test-tcp-close.c', 'test/test-tcp-writealot.c', 'test/test-threadpool.c', 'test/test-timer-again.c',