reenable all tests

pull/7738/head
Rich-Harris 9 years ago
parent ce060c1679
commit 1ad1cd8a78

@ -1,6 +1,4 @@
export default {
solo: true,
test ( assert, component, target, window ) {
assert.equal( component.get( 't' ), 0 );
assert.equal( component.get( 'd' ), 0 );

Loading…
Cancel
Save