Code coverage report for src/utils/utils.module.js

Statements: 100% (1 / 1)      Branches: 100% (0 / 0)      Functions: 100% (0 / 0)      Lines: 100% (1 / 1)      Ignored: none     

All files » src/utils/ » utils.module.js
1 2 3  1  
 
angular.module( 'patternfly.utils', ['ui.bootstrap'] );