update tests

This commit is contained in:
Jackson Delahunt
2018-03-26 21:42:12 +10:00
committed by GitHub
parent fd309d4e39
commit 20981072a3

View File

@@ -64,6 +64,6 @@ archiver.setModule(() => {});
archiver.pointer();
archiver.use(() => {});
archiver.finalize().then();
archiver.finalize();
archiver.symlink('./path', './target');