Skip to content

Commit 5e01d14

Browse files
committed
test: remove disabled tests directory
There is only one test left in the disabled test directory and it does not seem worth saving.
1 parent bd65767 commit 5e01d14

File tree

3 files changed

+0
-50
lines changed

3 files changed

+0
-50
lines changed

β€Ž.eslintignoreβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ lib/internal/v8_prof_polyfill.js
22
lib/punycode.js
33
test/addons/??_*/
44
test/fixtures
5-
test/disabled
65
test/tmp*/
76
tools/eslint
87
tools/icu

β€Žtest/README.mdβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ On how to run tests in this directory, see
1717
|cctest |Yes |C++ test that is run as part of the build process.|
1818
|common | |Common modules shared among many tests. [Documentation](./common/README.md)|
1919
|debugger |No |Tests for [debugger](https://nodejs.org/api/debugger.html)functionality along with some tests that require an addon to function properly.|
20-
|disabled |No |Tests that have been disabled from running for various reasons.|
2120
|fixtures | |Test fixtures used in various tests throughout the test suite.|
2221
|gc |No |Tests for garbage collection related functionality.|
2322
|inspector |Yes |Tests for the V8 inspector integration.|

β€Žtest/disabled/test-https-loop-to-google.jsβ€Ž

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
Β (0)