docs(angular.testability): add jsdoc marker to ensure it is included in docs

This commit is contained in:
Peter Bacon Darwin
2014-09-10 15:02:38 +01:00
parent f0d3722e07
commit d307e77ff3

View File

@@ -1454,7 +1454,8 @@ function reloadWithDebugInfo() {
window.location.reload();
}
/*
/**
* @ngdoc function
* @name angular.getTestability
* @module ng
* @description