diff --git a/lodash/lodash-tests.ts b/lodash/lodash-tests.ts index 2fae06c92..399a31d48 100644 --- a/lodash/lodash-tests.ts +++ b/lodash/lodash-tests.ts @@ -1725,21 +1725,6 @@ result = _(10).range().value(); result = _(1).range(11).value(); result = _(0).range(30, 5).value(); -result = <_.TemplateExecutor>_.template('hello <%= name %>'); -result = _.template('<%- value %>', { 'value': '