Skip to content

Commit

Permalink
[update] fixes missing lines from merge conflict updates
Browse files Browse the repository at this point in the history
  • Loading branch information
devender2 committed Jul 2, 2016
1 parent f27a203 commit e82adc7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/components.js
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,9 @@ describe('h-line', () => {
</tr>
</table>
`;
compare(input, expected);
});
});

describe('raw', () => {
it('creates a wrapper that ignores anything inside', () => {
Expand Down

0 comments on commit e82adc7

Please sign in to comment.