parent
fb6332df4f
commit
409f95eef5
6 changed files with 13 additions and 18 deletions
1
test.js
1
test.js
|
|
@ -119,7 +119,6 @@ describe('chalk on windows', function () {
|
|||
var chalkCtx = requireUncached('./');
|
||||
assert.equal(chalkCtx.blue.dim('foo'), '\u001b[94m\u001b[2mfoo\u001b[22m\u001b[39m');
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
describe('chalk.enabled', function () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue