Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2017-07-26 22:28:26 +0300
committerRich Trott <rtrott@gmail.com>2017-07-29 08:06:42 +0300
commit0fab3b04ba84839f55b5e913cf0871a60b2f8a73 (patch)
treed2a696b75d80dbf4734dd2185f09269dd74bacb3 /.eslintignore
parentbfb4f4224d9f8f87944d611dd569d1d3579f5523 (diff)
test: remove disabled tests directory
There is only one test left in the disabled test directory and it does not seem worth saving. PR-URL: https://github.com/nodejs/node/pull/14505 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Khaidi Chu <i@2333.moe>
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.eslintignore b/.eslintignore
index 26f48161f71..a681716c667 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -2,7 +2,6 @@ lib/internal/v8_prof_polyfill.js
lib/punycode.js
test/addons/??_*/
test/fixtures
-test/disabled
test/tmp*/
tools/eslint
tools/icu