Fixes lint for windows; adds test/font/fontutils.js
This commit is contained in:
parent
3e71b3a5fa
commit
63f438006b
2 changed files with 42 additions and 9 deletions
10
make.js
10
make.js
|
@ -1269,7 +1269,15 @@ target.lint = function() {
|
|||
'external/crlfchecker/',
|
||||
'src/',
|
||||
'web/',
|
||||
'test/*.js',
|
||||
'test/downloadutils.js',
|
||||
'test/driver.js',
|
||||
'test/reporter.js',
|
||||
'test/test.js',
|
||||
'test/testutils.js',
|
||||
'test/webbrowser.js',
|
||||
'test/webserver.js',
|
||||
'test/font/fontutils.js',
|
||||
'test/font/ttxdriver.js',
|
||||
'test/unit/',
|
||||
'extensions/firefox/',
|
||||
'extensions/chromium/'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue