This commit is contained in:
mokhov
2015-07-09 22:09:37 +03:00
parent dc57804bab
commit fc18464f2a
7 changed files with 74 additions and 3 deletions

View File

@@ -23,4 +23,6 @@ module.exports = function(config) {
//.forServerPage()
.configureNode(nodeConfig);
});
bevisHelper.configureUnitTests('test/client');
};