Skip to content

Commit

Permalink
update(icon): removed **ddescribe** used for isolated karma tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasBurleson committed Jun 17, 2015
1 parent dab30b3 commit 4623a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/icon/iconDirective.spec.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ddescribe('mdIcon directive', function() {
describe('mdIcon directive', function() {
var el;
var $scope;
var $compile;
Expand Down

0 comments on commit 4623a9d

Please sign in to comment.