reenable all tests

pull/496/head
Rich-Harris 9 years ago
parent 1040db97cb
commit a4ba3e4acf

@ -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