Move testing to ava

Fixes #181.
This commit is contained in:
Kevin Martensson 2017-07-23 17:24:08 +02:00
parent 5cdd9eddf8
commit 3a98f71594
9 changed files with 402 additions and 356 deletions

View file

@ -1,4 +0,0 @@
'use strict';
const chalk = require('.');
console.log(chalk.hex('#ff6159')('test'));