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
committerRich Trott <rtrott@gmail.com>2019-07-20 11:56:53 -0700
commitf9c267e9514f1363c72f062a5971ae07dbe32634 (patch)
treed11af8a3e9bfd7c9b12f69d6264d0eda666a892b /test/parallel/test-icu-stringwidth.js
parent9039af83a33af870a074463a0e8d79a0cb95d14c (diff)
downloadandroid-node-v8-f9c267e9514f1363c72f062a5971ae07dbe32634.tar.gz
android-node-v8-f9c267e9514f1363c72f062a5971ae07dbe32634.tar.bz2
android-node-v8-f9c267e9514f1363c72f062a5971ae07dbe32634.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