Skip to content

Commit

Permalink
unit-test-workshop-04-4
Browse files Browse the repository at this point in the history
  • Loading branch information
Red-3 committed Jan 15, 2016
1 parent c03c10a commit f529c7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/view1/view1Controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
vm.getItems = getItems;
vm.getAllItems = getAllItems;
vm.getItem = getItem;
vm._init = init;

function init() {
getAllItems();
Expand Down

0 comments on commit f529c7b

Please sign in to comment.