mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
feature(gulp) add test subfolders
This commit is contained in:
parent
e716c830d5
commit
d67726d5e7
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
LIB_SERVER = LIB + 'server/',
|
||||
Src = [
|
||||
'./*.js',
|
||||
'test/*.js',
|
||||
'test/**/*.js',
|
||||
LIB + '*.js',
|
||||
LIB_CLIENT + '/*.js',
|
||||
LIB_CLIENT + 'storage/*.js',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue