Skip to content

Commit 7df4106

Browse files
author
Andrey
committed
Adding Chai/Mocha tests
1 parent 2cbb99f commit 7df4106

File tree

4 files changed

+846
-1
lines changed

4 files changed

+846
-1
lines changed

index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,3 +273,5 @@ app.listen(port, () =>
273273
`nodejs-convert-file-server listening at http://localhost:${port}`,
274274
),
275275
);
276+
277+
module.exports = app;

0 commit comments

Comments
 (0)