UNPKG

protractor

Version:

Webdriver E2E test wrapper for Angular.

6 lines (4 loc) 97 B
function AnimationCtrl($scope) { $scope.checked = true; } AnimationCtrl.$inject = ['$scope'];