Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Commit

Permalink
test: pend install-man-target on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
zkat committed Apr 20, 2016
1 parent 66a2546 commit eb4cf66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/tap/install-man.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ var common = require('../common-tap.js')
var pkg = resolve(__dirname, 'install-man')
var target = resolve(__dirname, 'install-man-target')

common.pendIfWindows('man pages do not get installed on Windows')

var EXEC_OPTS = {
cwd: target
}
Expand Down

0 comments on commit eb4cf66

Please sign in to comment.