mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 10:27:49 +00:00
Update vendor/backbone to v1.3.3.
This commit is contained in:
5
vendor/backbone/test/view.js
vendored
5
vendor/backbone/test/view.js
vendored
@@ -14,6 +14,11 @@
|
||||
className: 'test-view',
|
||||
other: 'non-special-option'
|
||||
});
|
||||
},
|
||||
|
||||
afterEach: function() {
|
||||
$('#testElement').remove();
|
||||
$('#test-view').remove();
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user