Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmhunt committed Nov 19, 2014
1 parent 7db93a5 commit 133a248
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/defaultBindings/cssBehaviors.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ describe('Binding: CSS classes', function() {
}
expect(bind).toThrowContaining("does not support classList property for <svg> tags.");
}

})

it('Should change dynamic CSS class(es) if null is specified', function() {
Expand Down

0 comments on commit 133a248

Please sign in to comment.