Skip to content

Commit

Permalink
Remove trailing spaces from test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
olegafx committed Jun 24, 2016
1 parent 6e0bc93 commit 2269521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test.js
Expand Up @@ -237,7 +237,7 @@ describe('postcss-colors-only', function () {
done
);
});

it('should extract fill.', function (done) {
test(
'svg { fill: red; } p { display: block; }',
Expand Down

0 comments on commit 2269521

Please sign in to comment.