Skip to content

Commit

Permalink
Don't create a test directory [ci-skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
sondr3 committed Apr 29, 2015
1 parent 21e356f commit dd974a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/package.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ describe('jekyllized:package', function() {
};

helpers.run(path.join(__dirname, '../generators/package'))
.inDir(path.join(__dirname, 'tmp/package'))
.withPrompts({
projectName: 'jekyllized'
})
Expand Down

0 comments on commit dd974a2

Please sign in to comment.