diff options
Diffstat (limited to 'test/simple/test-http-head-response-has-no-body-end.js')
-rw-r--r-- | test/simple/test-http-head-response-has-no-body-end.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/simple/test-http-head-response-has-no-body-end.js b/test/simple/test-http-head-response-has-no-body-end.js index ee48f5274..8ad3bcaf3 100644 --- a/test/simple/test-http-head-response-has-no-body-end.js +++ b/test/simple/test-http-head-response-has-no-body-end.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'); |