Add integration test.

This commit is contained in:
Lars Jung 2015-04-29 14:23:15 +02:00
parent ea306c7d0c
commit 70c8364349
5 changed files with 154 additions and 20 deletions

View file

@ -24,8 +24,7 @@ $(function () {
describe('integration tests', function () {
// @include "tests/integration/first.js"
// @include "tests/integration/*.js"
// @include "tests/integration/*/*.js"
});
});