Ability to launch unit tests using carma and webpack

This commit is contained in:
boryslevytskyi
2017-05-13 21:06:35 +03:00
parent f6d9efd1b8
commit 1bd9eb2f97
9 changed files with 66 additions and 55 deletions

View File

@@ -34,11 +34,7 @@ var expression = {
},
addFactory: function(factory) {
this.factories.push(factory);
},
Operand:Operand,
SingleOperandExpression: SingleOperandExpression,
ListOfNumbersExpression: ListOfNumbersExpression,
MultipleOperandsExpression: MultipleOperandsExpression
}
};
// List of numbers