Skip to content

Commit af3b173

Browse files
vsemozhetbytMylesBorins
authored andcommitted
doc: add missing space in test/README.md
PR-URL: #15278 Reviewed-By: Colin Ihrig <[email protected]>
1 parent ae85d5f commit af3b173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ On how to run tests in this directory, see
1616
|addons |Yes |Tests for [addon](https://nodejs.org/api/addons.html) functionality along with some tests that require an addon to function properly.|
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)|
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.|
2020
|fixtures | |Test fixtures used in various tests throughout the test suite.|
2121
|gc |No |Tests for garbage collection related functionality.|
2222
|inspector |Yes |Tests for the V8 inspector integration.|

0 commit comments

Comments
 (0)