Commit 82fc9a8
test: fix module loading error for AIX 7.1
AIX 7.1 appears to return a different error message compared to AIX 6.1.
PR-URL: #25418
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: George Adams <george.adams@uk.ibm.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>1 parent 3f66109 commit 82fc9a8Copy full SHA for 82fc9a8
File tree
Expand file treeCollapse file tree
1 file changed
+2
-1
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+2
-1
lines changedOpen diff view settings
Collapse file
test/parallel/test-module-loading-error.js
Copy file name to clipboardExpand all lines: test/parallel/test-module-loading-error.js+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
30 | 30 | |
31 | 31 | |
32 | 32 | |
33 | | - |
| 33 | + |
| 34 | + |
34 | 35 | |
35 | 36 | |
36 | 37 | |
|
0 commit comments