summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-10-08 12:41:56 -0700
committerRich Trott <rtrott@gmail.com>2018-10-10 15:07:46 -0700
commitb3980c76e433f1ff51912108b8b607c04655e014 (patch)
treeba6f13390707d85578ee06d914a645faac3a6aef /test
parentcd8ee2d033fcc5a2dfe81aed9c508076d62a4cd8 (diff)
downloadandroid-node-v8-b3980c76e433f1ff51912108b8b607c04655e014.tar.gz
android-node-v8-b3980c76e433f1ff51912108b8b607c04655e014.tar.bz2
android-node-v8-b3980c76e433f1ff51912108b8b607c04655e014.zip
test: rename WPT console test
test-console-is-a-namespace.js is a WPT Console test. It is the only WPT Console test file that we have that doesn't start with `test-whatwg-`. Rename it to test-whatwg-console-is-a-namespace.js so that WPT tests can be found relatively easily. Just as it is useful to separate the WPT URL tests from our URL tests, it will likely be useful to separate our Console tests from WPT Console tests if we add more WPT Console tests (which I hope we do). PR-URL: https://github.com/nodejs/node/pull/23340 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'test')
-rw-r--r--test/parallel/test-whatwg-console-is-a-namespace.js (renamed from test/parallel/test-console-is-a-namespace.js)0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/parallel/test-console-is-a-namespace.js b/test/parallel/test-whatwg-console-is-a-namespace.js
index 8266541187..8266541187 100644
--- a/test/parallel/test-console-is-a-namespace.js
+++ b/test/parallel/test-whatwg-console-is-a-namespace.js