You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: test/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ On how to run tests in this directory, see
16
16
|addons |Yes |Tests for [addon](https://nodejs.org/api/addons.html) functionality along with some tests that require an addon to function properly.|
17
17
|cctest |Yes |C++ test that is run as part of the build process.|
18
18
|common ||Common modules shared among many tests. [Documentation](./common/README.md)|
19
-
|debugger |No |Tests for [debugger](https://nodejs.org/api/debugger.html)functionality along with some tests that require an addon to function properly.|
19
+
|debugger |No |Tests for [debugger](https://nodejs.org/api/debugger.html)functionality along with some tests that require an addon to function properly.|
20
20
|fixtures ||Test fixtures used in various tests throughout the test suite.|
21
21
|gc |No |Tests for garbage collection related functionality.|
22
22
|inspector |Yes |Tests for the V8 inspector integration.|
0 commit comments