Skip to content

Commit b67d059

Browse files
author
Oleh Kulykov
committed
1733671665
1 parent 2950489 commit b67d059

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

node_tests/tests.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-

1+
22
'use strict';
33

44
const plzma = require('./../');
@@ -523,3 +523,4 @@ async function testEncodeMultiVolume() {
523523
testEncodeMultiVolume();
524524

525525
console.log('Global exit.');
526+

0 commit comments

Comments
 (0)