Skip to content

Commit

Permalink
Remove unused variable from test module
Browse files Browse the repository at this point in the history
  • Loading branch information
tormozz48 committed Jan 16, 2016
1 parent 4ad528e commit e5b18ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/src/tasks-core/merge-models.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ describe('tasks-core/merge-models', function() {
model = new Model(),
options = {modelPath: './some-model.json'},

modelMergeStub,
consoleInfoStub,
copyFileStub,
readFileFromCacheStub,
Expand Down

0 comments on commit e5b18ff

Please sign in to comment.