Skip to content

Commit

Permalink
Weird github behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Oct 23, 2017
1 parent f94c349 commit 642f561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ describe('integrations', function() {
vfs.dest(outputDirpath),
concat(assert),
], done);
});
});// How does github determine this?

it('(windows) sources a directory, creates a junction and copies it', function(done) {
if (!isWindows) {
Expand Down

0 comments on commit 642f561

Please sign in to comment.