Skip to content

Commit

Permalink
fix outdated-notarget-test
Browse files Browse the repository at this point in the history
  • Loading branch information
robertkowalski committed Feb 8, 2014
1 parent 66f8348 commit 66e664f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/tap/outdated-notarget.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Fixes Issue #1770
var common = require('../common-tap.js')
var test = require('tap').test
var npm = require('../..')
var npm = require('../../')
var osenv = require('osenv')
var path = require('path')
var fs = require('fs')
Expand Down

0 comments on commit 66e664f

Please sign in to comment.