Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 11bd5e0

Browse filesBrowse files
cjihrigBridgeAR
authored andcommitted
test: rename node-report suite to report
This commit renames the "node-report" test suite to "report" in order to begin differentiating core's diagnostic reporting from the original node-report module on npm PR-URL: #26371 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Minwoo Jung <minwoo@nodesource.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 7ccffcb commit 11bd5e0
Copy full SHA for 11bd5e0

File tree

Expand file treeCollapse file tree

7 files changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

7 files changed

+1
-1
lines changed
Open diff view settings
Collapse file
File renamed without changes.
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
import testpy
44

55
def GetConfiguration(context, root):
6-
return testpy.ParallelTestConfiguration(context, root, 'node-report')
6+
return testpy.ParallelTestConfiguration(context, root, 'report')

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.