Skip to content

Commit 4f8f7cd

Browse files
committed
JS: update expected output of test
1 parent 1a275a3 commit 4f8f7cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/test/library-tests/NPM/tests.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ getMainModule
3838
| src/node_modules/d/package.json:1:1:4:1 | {\\n "na ... main"\\n} | d | src/node_modules/d/main.js:1:1:2:0 | <toplevel> |
3939
| src/node_modules/third-party-module/package.json:1:1:5:1 | {\\n "na ... y.js"\\n} | third-party-module | src/node_modules/third-party-module/fancy.js:1:1:4:0 | <toplevel> |
4040
| src/package.json:1:1:20:1 | {\\n "na ... "\\n }\\n} | test-package | src/index.js:1:1:4:0 | <toplevel> |
41-
packageJSON
41+
packageJson
4242
| src/node_modules/b/package.json:1:1:4:1 | {\\n "na ... "lib"\\n} |
4343
| src/node_modules/c/package.json:1:1:4:1 | {\\n "na ... src/"\\n} |
4444
| src/node_modules/d/package.json:1:1:4:1 | {\\n "na ... main"\\n} |

0 commit comments

Comments
 (0)