2
0
Fork 0

added example

This commit is contained in:
Willem 2015-02-27 15:20:01 +01:00
parent 30404c8701
commit cb9a12f8a1
18 changed files with 508 additions and 0 deletions

View file

@ -23,6 +23,7 @@ var testDataCss = function (testName) {
var testName = '';
describe('lib/asset-assembler.js', function() {
testName = 'test-aggregate-two';
describe(testName, function() {
this.timeout(10000);
@ -52,6 +53,7 @@ describe('lib/asset-assembler.js', function() {
});
});
});
testName = 'test-aggregate-two-and-remote';
describe(testName, function() {
this.timeout(10000);