Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
army8735 committed Feb 12, 2015
1 parent d918c1e commit b97fa50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -901,7 +901,7 @@ describe('ignore source css', function() {
expect(res).to.eql(s);
});
});
describe.only('map', function() {
describe('map', function() {
it('hash', function() {
More.map({
'a.css': 'b"\'.css'
Expand Down

0 comments on commit b97fa50

Please sign in to comment.