Update build file.
This commit is contained in:
parent
448c889e56
commit
476df8219f
1 changed files with 0 additions and 4 deletions
|
@ -152,10 +152,6 @@ module.exports = function (suite) {
|
|||
.includeit()
|
||||
.write(build + '/test/scripts.js', true);
|
||||
|
||||
$(root + '/test/tests.js')
|
||||
.includeit()
|
||||
.write(build + '/test/tests.js', true);
|
||||
|
||||
$(root + '/test/index.html.jade')
|
||||
.jade(env)
|
||||
.write(build + '/test/index.html', true);
|
||||
|
|
Loading…
Add table
Reference in a new issue