Skip to content

Commit c34cdfe

Browse files
committed
Fixing test lint sources
1 parent f7322f9 commit c34cdfe

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

codegens/r-httr/npm-shrinkwrap.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

codegens/r-httr/npm/test-lint.js

-2
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ var shell = require('shelljs'),
1111
*/
1212
LINT_SOURCE_DIRS = [
1313
'./lib',
14-
'./bin',
1514
'./test',
16-
'./examples/*.js',
1715
'./npm/*.js',
1816
'./index.js'
1917
];

0 commit comments

Comments
 (0)