summaryrefslogtreecommitdiff
path: root/test/parallel/test-icu-stringwidth.js
diff options
context:
space:
mode:
authorcjihrig <cjihrig@gmail.com>2019-06-23 11:54:43 -0400
committerMichaël Zasso <targos@protonmail.com>2019-07-22 21:20:41 +0200
commit5c100075f09493be7cdf3e0fb15416a9e676c8d5 (patch)
treea8011d2ed73b0657069d003b488d0ea8753c103b /test/parallel/test-icu-stringwidth.js
parent632d7d58399579fac830d3b33e8a31c4dfb5df16 (diff)
downloadandroid-node-v8-5c100075f09493be7cdf3e0fb15416a9e676c8d5.tar.gz
android-node-v8-5c100075f09493be7cdf3e0fb15416a9e676c8d5.tar.bz2
android-node-v8-5c100075f09493be7cdf3e0fb15416a9e676c8d5.zip
lib: rename lib/internal/readline.js
This commit moves lib/internal/readline.js to lib/internal/readline/utils.js. This is in preparation of adding a readline.promises implementation. PR-URL: https://github.com/nodejs/node/pull/28753 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Shingo Inoue <leko.noor@gmail.com>
Diffstat (limited to 'test/parallel/test-icu-stringwidth.js')
-rw-r--r--test/parallel/test-icu-stringwidth.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/parallel/test-icu-stringwidth.js b/test/parallel/test-icu-stringwidth.js
index a66ab0ce8b..0620d3af39 100644
--- a/test/parallel/test-icu-stringwidth.js
+++ b/test/parallel/test-icu-stringwidth.js
@@ -6,7 +6,7 @@ if (!common.hasIntl)
common.skip('missing Intl');
const assert = require('assert');
-const readline = require('internal/readline');
+const readline = require('internal/readline/utils');
// Test column width