Skip to content
This repository has been archived by the owner on Dec 5, 2018. It is now read-only.

Commit

Permalink
Removed _meta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
palra committed Jun 11, 2014
1 parent a95e066 commit ef0dd81
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/components.test.js
Expand Up @@ -37,9 +37,6 @@ describe('Components', function() {

(function() {
bb.add('name', {
_meta: {
name: 'foo'
},
method: function() {
return 'foo';
}
Expand Down

0 comments on commit ef0dd81

Please sign in to comment.