summaryrefslogtreecommitdiff
path: root/test/parallel/test-zlib-convenience-methods.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/parallel/test-zlib-convenience-methods.js')
-rw-r--r--test/parallel/test-zlib-convenience-methods.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/parallel/test-zlib-convenience-methods.js b/test/parallel/test-zlib-convenience-methods.js
index 5b7699f429..788cf2b013 100644
--- a/test/parallel/test-zlib-convenience-methods.js
+++ b/test/parallel/test-zlib-convenience-methods.js
@@ -20,7 +20,7 @@
// USE OR OTHER DEALINGS IN THE SOFTWARE.
'use strict';
-// test convenience methods with and without options supplied
+// Test convenience methods with and without options supplied
const common = require('../common');
const assert = require('assert');