Skip to content

Commit

Permalink
test(accordion): remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Foxandxss authored and pkozlowski-opensource committed Jan 22, 2014
1 parent 0314cd4 commit e204be6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/accordion/test/accordion.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,6 @@ describe('accordion', function () {
});

describe('is-open attribute with dynamic groups', function () {
var model;
beforeEach(function () {
var tpl =
'<accordion>' +
Expand Down

0 comments on commit e204be6

Please sign in to comment.