diff options
Diffstat (limited to 'test/simple/test-pipe-head.js')
-rw-r--r-- | test/simple/test-pipe-head.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/simple/test-pipe-head.js b/test/simple/test-pipe-head.js index eaba8bb2c..a049be6c2 100644 --- a/test/simple/test-pipe-head.js +++ b/test/simple/test-pipe-head.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'); |