diff options
Diffstat (limited to 'test/simple/test-http-full-response.js')
-rw-r--r-- | test/simple/test-http-full-response.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/simple/test-http-full-response.js b/test/simple/test-http-full-response.js index 6a9638cf67..832c046e2c 100644 --- a/test/simple/test-http-full-response.js +++ b/test/simple/test-http-full-response.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'); |