Add tests.

This commit is contained in:
Lars Jung 2015-04-22 23:21:48 +02:00
parent 3882f1483b
commit 88854ad451
23 changed files with 171 additions and 38 deletions

View file

@ -13,7 +13,7 @@ describe('libs', function () {
_.each(libs, function (lib, id) {
describe('module "' + id + '"', function () {
describe('module \'' + id + '\'', function () {
it('is defined', function () {